- Fix missing deploy error reporting
- Add
getDeployableClasses
API for native based tracking
- Upgrade SF Core dependencies
- Add
OrgTracking
class- adds the ability to get local status against the default org
- adds the ability to deploy and update source tracking given file paths
- remove patch version checking in Git version
- Update minimum version to 2.20.0
- add new method
getDiffRange
- add new method
getLocalChanges
- downgrade min git version to 2.30.0
- update to resolve absolute paths for changes
- Initial release.