jsondiff

functions to calculate JSON objects differences with gojq filter

MIT License

Stars
17

Bot releases are visible (Hide)

jsondiff - v0.3.0 Latest Release

Published by aereal 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aereal/jsondiff/compare/v0.2.3...v0.3.0

jsondiff - v0.2.3

Published by github-actions[bot] almost 2 years ago

0.2.3 (2022-11-20)

Bug Fixes

  • deps: update module github.com/google/go-cmp to v0.5.9 (3689e59)
jsondiff - v0.2.2

Published by github-actions[bot] over 2 years ago

0.2.2 (2022-06-01)

Bug Fixes

  • deps: update module github.com/itchyny/gojq to v0.12.8 (8ece2c1)
jsondiff - v0.2.1

Published by github-actions[bot] over 2 years ago

0.2.1 (2022-04-27)

Bug Fixes

  • deps: update module github.com/google/go-cmp to v0.5.8 (ba6ec53)
jsondiff - v0.2.0

Published by aereal over 2 years ago

0.2.0 (2022-03-22)

Features

jsondiff - v0.1.1

Published by aereal over 2 years ago

0.1.1 (2022-03-21)

jsondiff - v0.1.0

Published by aereal over 2 years ago

0.1.0 (2022-03-21)

Bug Fixes

  • return error if both Only() and Ignore() specified (3b29ffa)

Features

jsondiff - v0.0.1

Published by aereal over 2 years ago

0.0.1 (2022-03-19)

Bug Fixes

* add withUpdate (4909633 (https://github.com/aereal/jsondiff/commit/4909633b9f711dddfec56dd66730e7b4b39bcb18))

Features

* add Diff() (f1166d4 (https://github.com/aereal/jsondiff/commit/f1166d4f6aec006143588197837d62d0cee55fb5))