Releases: marcolink/generate-json-patch
Releases · marcolink/generate-json-patch
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2023-09-09)
Bug Fixes
- add dedicated object hash context (03a7b11)
- added props on nested array objects (3f012f2)
- custom comparator case (079b188)
- readme and package.json (ef80451)
- readme example and test (c7de52c)
- rename internal parameters (e4a6dcf)
Features
- add pathInfo util to inspect provided path (5318a78)
- add test coverage and matrix test (1fa6490)
- change context format and introduce path property (d741fe0)
- first commit (868dbb2)
- implement "move" generation (707dee8)
- implement reverse index order (8e404bc)
- introduce arrat index to context (b8bb862)
- rename comparator back to objectHash and add example to readme (65b2c19)