All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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'