Releases: timo-reymann/deterministic-zip
6.0.3
What's Changed
- Update NOTICE by @timo-reymann in #96
- chore(deps): update dependency go to v3.0.4 by @renovate[bot] in #98
Full Changelog: 6.0.2...6.0.3
6.0.2
Full Changelog: 6.0.1...6.0.2
6.0.1
6.0.0
What's Changed
- chore(deps): update dependency github-cli to v2.7.1 by @renovate[bot] in #81
- fix(deps): update module github.com/spf13/pflag to v1.0.8 by @renovate[bot] in #82
- fix(deps): update module github.com/spf13/pflag to v1.0.9 by @renovate[bot] in #83
- fix(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #84
- chore(deps): update dependency github-cli to v2.7.2 by @renovate[bot] in #85
- chore(deps): update cimg/python docker tag to v3.14 by @renovate[bot] in #86
Full Changelog: 5.2.0...6.0.0
5.2.0
5.1.2
What's Changed
- fix: [#74] Fix regression with help flag by @timo-reymann in #75
Full Changelog: 5.1.1...5.1.2
ℹ️ This is the first release after v5.0 that restores full functionality and fixes regressions introduced with releases 5.0.0, 5.1.0 and 5.1.1
In addition to the expected breaking change due to the filename output the help flag broke the entrypoint leading to a completely bricked CLI interface & later on the shorthand help flag-hnot working anymore.Apologies for the inconvenience, I added more tests to ensure this does not happen again.
I set the broken releases as
Pre-release, so dont consider them as stable.
5.1.1
What's Changed
- Fix: deterministic-zip v5 always shows help message regardless of arguments by @tabito-hara in #72
New Contributors
- @tabito-hara made their first contribution in #72
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- feat: [#70] Support override of modified date with SOURCE_DATE_EPOCH env var by @timo-reymann in #71
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- fix(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #68
- feat!: [https://github.com//issues/69] Dont add .zip extension when the output file already has an extension (76652a7)
⚠️ BREAKING CHANGE: When the output file has an extension, deterministic-zip no longer appends the.zipextension to it. This behaviour now matches what GNU zip does.
Full Changelog: 4.0.1...5.0.0
4.0.1
Full Changelog: 4.0.0...4.0.1