Skip to content

Releases: gomodules/jsonpatch

v2.5.0

Choose a tag to compare

@tamalsaha tamalsaha released this 09 Mar 17:06
ffbac60

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

Choose a tag to compare

@tamalsaha tamalsaha released this 14 Aug 02:26
17d7994

What's Changed

  • Shortcut when two json documents are same by @nak3 in #37

New Contributors

  • @nak3 made their first contribution in #37

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@tamalsaha tamalsaha released this 22 May 15:45
13a9e4a

What's Changed

  • Update repository config by @1gtm in #32
  • Update repository config by @1gtm in #33
  • Various improvements to performance and stability by @howardjohn in #36

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@tamalsaha tamalsaha released this 29 Jul 07:24

This is the recommended version to use if you are looking for optimal (smaller) patch.

v3 will produce patches that maintain json order and useful when the generated patches are manipulated by hand or stored in git repos.

v3.0.1

Choose a tag to compare

@tamalsaha tamalsaha released this 23 Mar 15:52
e2d6410

This release uses our forked gomodules/orderedmap library. Our forked version has 2 major changes:

  • Uses *OrderedMap instead of OrderedMap inside nested orderedmaps.
  • I ported unstructured helpers from Kubernetes to work with orderedmaps.

v3.0.0

Choose a tag to compare

@tamalsaha tamalsaha released this 22 Mar 01:58

This release uses iancoleman/orderedmap to generate predictable patch. This is very useful if the generated patch is checked into a VCS like git.

v1.0.1

Choose a tag to compare

@tamalsaha tamalsaha released this 17 Nov 10:35

This release fixes bug #22 for the release-1.0 branch.

v2.0.1

Choose a tag to compare

@tamalsaha tamalsaha released this 22 Aug 19:40

v2.0.0

Choose a tag to compare

@tamalsaha tamalsaha released this 26 Jun 00:37

Changelog