Releases: reflechant/json-diff
Releases · reflechant/json-diff
Compact output added
Added super compact diff output with editscript. It's default behavior now.
v.0.2.0
Reading and parsing JSON files now asynchronous
v.0.1.1
It works :)
Possible issues:
- Throws an exception if cannot open file
- JSON parsing is sequential, maybe need to improve it