Skip to content

Releases: scolladon/sfdx-git-delta

v4.6.1

24 Jun 10:27
Compare
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
Compare
Choose a tag to compare

Features

v4.5.0

27 Apr 17:13
Compare
Choose a tag to compare

Bug Fixes

Features

v4.4.0

21 Apr 06:56
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

v4.3.1

05 Apr 18:02
Compare
Choose a tag to compare

Bug Fixes

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

v4.3.0

04 Apr 13:03
Compare
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
Compare
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
Compare
Choose a tag to compare

Changelog

Added

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

Workaround explicit SharingRule and Workflow subtype deployability using package.xml and sfdx force:source:deploy -x

22 Feb 15:29
Compare
Choose a tag to compare

Changelog

Changed

  • Package.xml type generation when subtype component are changed also add parent type for deployability sake (thx @DougMidgley)

Fixed

  • CustomLabel file addition generated wrong package.xml type element