Skip to content

Latest commit

 

History

History
167 lines (74 loc) · 8.58 KB

File metadata and controls

167 lines (74 loc) · 8.58 KB

Changelog

1.7.0 (2026-04-21)

Features

  • perf: standalone binary merge driver (~7.5x faster) (#184) (ba74cfb)

Bug Fixes

  • install: idempotent install, --dry-run, --on-conflict handling (#186) (8749150)
  • release: anchor release-please to existing v-prefixed tags (#188) (a6792f9)

Code Refactoring

  • improve code base for performance and maintenance (#187) (e810eac)

1.6.1 (2026-04-15)

Bug Fixes

  • perf: switch to flexible-xml-parser, introduce ports & adapters architecture (#181) (3dd3e68)

1.6.0 (2026-04-03)

Features

  • perf: add comprehensive performance testing infrastructure (#179) (ae2c3db)

1.5.4 (2026-02-26)

Bug Fixes

  • picklist values corrupted in Deterministic Ordered merge (#175) (365c7f7)

1.5.3 (2026-02-17)

Bug Fixes

1.5.2 (2026-02-16)

Bug Fixes

1.5.1 (2026-02-16)

Bug Fixes

  • improve deterministic ordering and remove dead code (#168) (a9fe834)

1.5.0 (2026-02-09)

Features

  • implement deterministic ordering algorithm (#162) (c1d75cb)

1.4.1 (2026-01-26)

Bug Fixes

1.4.0 (2026-01-22)

Features

  • support manifest (package.xml like) merge (#155) (1b26b65)

1.3.0 (2025-12-31)

Features

  • add aliases enable (=install) or disable (=uninstall) (#151) (864f3c5)

1.2.2 (2025-12-29)

Bug Fixes

  • git attributes cleaning when uninstalling (#148) (9c8cbbe)

1.2.1 (2025-10-13)

Bug Fixes

1.2.0 (2025-09-20)

Features

1.1.0 (2025-09-13)

Features

Bug Fixes

  • windows eol and path seperator in unit tests (#106) (04c0aa7)

1.0.5 (2025-08-13)

Bug Fixes

  • default behavior on parsing exception (#91) (ab1cc1a)

1.0.4 (2025-08-12)

Bug Fixes

  • make reading our|ancestor|their variable more robust (#89) (d470f49)

1.0.3 (2025-08-12)

Bug Fixes

  • don't process XML entities and deal with defined JSONElements (#87) (8d873ca)

1.0.2 (2025-08-12)

Bug Fixes

1.0.1 (2025-07-09)

Bug Fixes

1.0.0 (2025-04-04)

Features

  • install, uninstall and run 3-way merge driver for Salesforce (#3) (531b7af)