gojsondiff
gojsondiff copied to clipboard
New Release: gojsondiff v2.0
Working at https://github.com/yudai/gojsondiff/tree/release-v2.0.
Core changes
- Native support for non-object root values
- You can compare strings, arrays and numbers at root (fixes #15 )
- The API will be changed
Formatters
- Support JSON Merge Patch (RFC 7396)
- Support JSON Patch (RFC 6902)
Is there any update on this being released?