Releases: caarlos0/svu
Releases · caarlos0/svu
v2.2.0
v2.1.1
Changelog
Bug fixes
- 6862035: fix: normalise path separators on Windows to fix sub-package tags (#165) (@doug-fitzmaurice-rowden)
Released with GoReleaser Pro!
v2.1.0
Changelog
New Features
- 680777b: feat: try to infer sub-package tag (#161) (@aymanbagabas)
Bug fixes
- 3af7242: fix: pre-release flag only worked on the pr command (#160) (@djgilcrease)
Other work
Released with GoReleaser Pro!
v2.0.1
This is just to prevent gomod caching issues when using it as a library.
It is otherwise the same as v2.0.0, I had to recreate that tag due to a CI misconfiguration.
Changelog
New Features
- b58abe1: feat: update kingpin to latest v2 (@caarlos0)
- f9df0ac: feat: update semver to v3 (@caarlos0)
- adf3c2a: feat: use go 1.22 (@caarlos0)
Bug fixes
Other work
- 7cf187a: feat!: gate v0 increment prevention (@caarlos0)
- 710f53a: feat!: prepare for v2 release (@caarlos0)
Released with GoReleaser Pro!
v2.0.0
Changelog
New Features
- b58abe1: feat: update kingpin to latest v2 (@caarlos0)
- f9df0ac: feat: update semver to v3 (@caarlos0)
- adf3c2a: feat: use go 1.22 (@caarlos0)
Bug fixes
Other work
- 7cf187a: feat!: gate v0 increment prevention (@caarlos0)
- 710f53a: feat!: prepare for v2 release (@caarlos0)
Released with GoReleaser Pro!
v1.12.0
Changelog
New Features
- 881d9c3: feat: add support for calculating the next prerelease tag (#125) (@bradleyjones)
- 337a8f2: feat: expose svu functionality as a library and internal refactoring (#126) (@ahaasler)
Bug fixes
- c6f0d30: fix: ensure if explicit pre-release version is set that it is used (#134) (@bradleyjones)
Released with GoReleaser Pro!
v1.11.0
Changelog
New Features
Bug fixes
Documentation updates
- 00b733b: docs: fix force-patch-increment flag usage (#122) (@wtfiscrq)
- 7ff05bf: docs: readme (@caarlos0)
Released with GoReleaser Pro!
v1.10.2
v1.10.1
v1.10.0
Changelog
New Features
Bug fixes
- 9c4dacb: fix: breaking change on major version zero only bumps minor (#93) (@gotson)
- 5b40c31: fix: properly sort pre-release tags (#63) (@jimmidyson)
Documentation updates
- de12426: docs: added go install installation instructions in README.md (#89) (@0xbharath)
- 6480629: docs: fix badge (@caarlos0)
Other work
Released with GoReleaser Pro!