All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.1.2 (2022-04-04)
5.1.1 (2022-03-31)
5.1.0 (2022-03-30)
5.0.7 (2022-03-29)
- improve markdown files spelling (#266) (02bf943)
- parseLine array result destructure selection (#281) (5a4ee7c)
5.0.6 (2022-03-24)
5.0.5 (2022-03-23)
5.0.4 (2022-03-22)
- binary filtering for git diff --numstat parsing and document meta type file regression (#271) (91c582c)
5.0.3 (2022-03-18)
5.0.2 (2022-03-16)
5.0.1 (2022-03-16)
5.0.0 (2022-03-11)
- sgd single node executable is not shipped anymore
4.12.1 (2022-01-05)
4.12.0 (2021-12-17)
4.11.0 (2021-11-24)
4.10.0 (2021-11-15)
- add CODEOWNERS and branch protection (#204) (07ce5d6)
- add PlatformEventSubscriberConfig support for APIs 51 and above (#203) (0a7a59e)
4.9.1 (2021-10-13)
4.9.0 (2021-09-10)
4.8.1 (2021-08-04)
4.8.0 (2021-08-04)
4.7.2 (2021-07-29)
4.7.1 (2021-07-09)
4.7.0 (2021-07-06)
- git context to not exceed spawn sync buffer for very large inFile metadata (#161) (21a31f8)
- handle xml parsing issues gracefully (#158) (0fa4a49)
4.6.1 (2021-06-24)
4.6.0 (2021-06-14)
4.5.0 (2021-04-27)
4.3.2 (2021-04-19)
4.3.1 (2021-04-05)
4.3.0 (2021-04-04)
- ci: add automated release (#116) (7da4195)
- ci: add CodeCove (#115) (f86ff26)
- feat: add --ignore-destructive parameter (#112) (4a934b0)
- 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)
4.3.0 (2021-04-04)
- ignore reference the right files (3082176)
Move to the sfdx plugin architecture!
sfdx plugins:install sfdx-git-delta
sgd
command line is still supported
- sfdx sgd:source:delta command via sfdx plugin
- v50.0 API
- -V parameter of
sgd
command is handled bysfdx plugins
command - Migrate from npm to yarn command line for development tooling
- Migrate from travis-ci to gh-actions
- -r parameter default value is now '.' instead of 'repo'