Skip to content

Releases: josephburnett/jd

v1.4.0

Choose a tag to compare

@josephburnett josephburnett released this 02 Apr 20:31
  • Dockerfile release target.
  • Remove web/serve/files.go from source control.
  • Add --version flag.

v1.3.0

Choose a tag to compare

@josephburnett josephburnett released this 28 Feb 20:06

Features

  • Include web tool with commandline binary
  • Add Dockerfile

Fixes

  • Statically link release binary
  • Convert arrays tests to tdt (wafuwafu13)
  • Infer set keys from diff

v1.2.0

Choose a tag to compare

@josephburnett josephburnett released this 13 Dec 20:37

Add -serve web UI. Hosted at http://play.jd-tool.io.
Add -yaml to read and write YAML instead of JSON.

v1.1

Choose a tag to compare

@josephburnett josephburnett released this 05 Dec 20:56
  • Add -set to treat arrays as sets.
  • Add -mset to treat arrays as multisets (bags).

v1.0

Choose a tag to compare

@josephburnett josephburnett released this 20 Nov 05:54
Add -o to specify output file.