Releases: jmfiaschi/json_value_merge
Releases · jmfiaschi/json_value_merge
v2.0.0
2.0.0 (2023-09-14)
Performance Improvements
- merge: apply pointer in arguments and allow to replace array by object (052e37f)
- merge: apply pointer in arguments and allow to replace array by object (36ec2f9)
BREAKING CHANGES
- merge: merge with pointer and replace array by object
- merge: apply pointer in arguments and remove the previous declaration
v2.0.0-beta.1
Performance Improvements
- merge: apply pointer in arguments and allow to replace array by object (36ec2f9)
BREAKING CHANGES
- merge: apply pointer in arguments and remove the previous declaration
v1.1.2
1.1.2 (2021-12-17)
Bug Fixes
- cargo: update version automatically (785df9e)
v1.1.2-beta.1
Bug Fixes
- cargo: update version automatically (a4ce293)
- version: update version and publish licenses (a8edb07)
v1.1.1-beta.1
Bug Fixes
- cargo: update version automatically (a4ce293)
- version: update version and publish licenses (a8edb07)
v1.1.1
1.1.1 (2021-12-06)
Bug Fixes
- version: update version and publish licenses (59c90bd)
v1.1.0
1.1.0 (2021-09-17)
Features
- merge_in: fix bench & clean the code & add complex merge in bench (#11) (7292cb6)
v1.0.0
1.0.0 (2021-09-01)
Bug Fixes
- cargo.toml: update bench section (66e3b8a)
- cargo.toml: update package section (e257d5e)
- cargo.toml: update project version (8d33312)
Features
- ci: lint & ci (febb0d0)
- project: add semantic release conf (705b552)
- project: force semantic & fix readme (6c16c99)
- project: force semantic release (eff396e)
0.1.3
0.1.3: exclude Cargo.toml and benches from the packaging