Releases: dag-andersen/argocd-diff-preview
Releases · dag-andersen/argocd-diff-preview
v0.0.10
- Added support for
kustomize.buildOptions
- Fixed failing
Applications
when specifyingdestination.server
instead ofdestination.name
v0.0.9
Fixed crashes related to parsing misconfigured Applications
v0.0.8
- Added support for specifying Argo CD version (
--argocd-version
) - Added support for specifying the number of lines seen above and below the change in the diff (
--line-count
) - Added support for specifying a maximum length on the diff output (
--max-diff-length
) - Fixed
--diff-ignore
not working as expected
v0.0.7
Merge branch 'print-ComparisonErrors-on-timeout'
v0.0.6
Merge branch 'error-when-branch-does-not-exist'
v0.0.5
Merge branch 'fix-slow-application-deletion'
v0.0.3
Merge branch 'better-error-messages-when-parsing'
v0.0.1
Updated Readme