Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 784 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 784 Bytes

git-ops - Changelog

1.4.1 - 2024-11-22

  • Fix missing deploy error reporting

1.4.0 - 2024-02-07

  • Add getDeployableClasses API for native based tracking

1.3.0 - 2023-10-13

  • Upgrade SF Core dependencies

1.2.0 - 2023-09-15

  • 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

1.1.1 - 2023-03-27

  • Update minimum version to 2.20.0

1.1.0 - 2023-03-21

  • add new method getDiffRange
  • add new method getLocalChanges

1.0.2 - 2023-03-20

  • downgrade min git version to 2.30.0

1.0.1 - 2023-03-14

  • update to resolve absolute paths for changes

1.0.0 - 2023-02-20

  • Initial release.