Skip to content

Releases: reflechant/json-diff

Compact output added

08 Oct 17:52
Compare
Choose a tag to compare

Added super compact diff output with editscript. It's default behavior now.

v.0.2.0

29 Aug 01:44
Compare
Choose a tag to compare

Reading and parsing JSON files now asynchronous

v.0.1.1

29 Aug 01:11
Compare
Choose a tag to compare

It works :)

Possible issues:

  1. Throws an exception if cannot open file
  2. JSON parsing is sequential, maybe need to improve it