Skip to content

Releases: scolladon/sfdx-git-delta

v4.7.0

06 Jul 13:39

Choose a tag to compare

Bug Fixes

Features

v4.6.1

24 Jun 10:27

Choose a tag to compare

Bug Fixes

  • issue with path separator conversion in xml file and path portability (#153) (549addf)

v4.6.0

14 Jun 13:12

Choose a tag to compare

Features

v4.5.0

27 Apr 17:13

Choose a tag to compare

Bug Fixes

Features

v4.4.0

21 Apr 06:56

Choose a tag to compare

Features

  • filter deletion for case insensitive file renaming (#133) (d8c8fbf)
  • create gh-action to trigger new release (#130) (3f4f7bd)
  • add integration test to CI (#129) (6af29ac5)

v4.3.2

19 Apr 07:53

Choose a tag to compare

Bug Fixes

  • use "/" for package member separator (#128) (b75445a)

v4.3.1

05 Apr 18:02

Choose a tag to compare

Bug Fixes

  • silent SfdxCommand compilation issue (#121) (d3af15a)

v4.3.0

04 Apr 13:03

Choose a tag to compare

Features

Bug Fixes

  • ignore reference the right files (3082176)
  • Custom Label Addition package.xml generation (#114) (1447b5c)
  • Make sure destructiveChanges.xml does not contains package.xml element (#113) (9729e2f)

Fix custom label generation regression

22 Mar 12:37

Choose a tag to compare

Changelog

Fixed

  • Fix CustomLabels package and delta generation regression introduced with #102
  • Fix InFile later add in the file algorithm

Manage moved file

01 Mar 11:24

Choose a tag to compare

Changelog

Added

  • Do not add metadata component in the destructiveChanges.xml when file are moved (thanks @MaciekLeks)