Skip to content

Latest commit

 

History

History
70 lines (34 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

70 lines (34 loc) · 3.28 KB

2.0.1 (2025-01-10)

Bug Fixes

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 all replace array by object
  • merge: apply pointer in arguments and remove the previous declaration

2.0.0-beta.2 (2023-09-14)

Features

2.0.0-beta.1 (2023-09-14)

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

1.1.1 (2021-12-06)

Bug Fixes

  • version: update version and publish licenses (59c90bd)

1.1.0 (2021-09-17)

Features

  • merge_in: fix bench & clean the code & add complex merge in bench (#11) (7292cb6)

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)