gojsondiff icon indicating copy to clipboard operation
gojsondiff copied to clipboard

New Release: gojsondiff v2.0

Open yudai opened this issue 8 years ago • 1 comments

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)

yudai avatar Mar 06 '17 16:03 yudai

Is there any update on this being released?

root0x avatar Nov 11 '20 10:11 root0x