Releases: caarlos0/svu
Releases · caarlos0/svu
v3.3.0
Changelog
New Features
- 0d2aa97: feat: add
--jsonflag (#261) (@Nadim147c) - b359291: feat: beautiful --help with fang (@caarlos0)
Bug fixes
Other work
- c669d8f: build: go 1.25 (@caarlos0)
- 0dfc805: ci(deps): bump anchore/scan-action in the actions group (#266) (@dependabot[bot])
- 752527b: ci: add golangici-lint config (@caarlos0)
- 7a5f75e: ci: consolidated security jobs (@caarlos0)
- 7ae0db3: ci: dependabot update (@caarlos0)
- d9cfe53: ci: update goreleaser (@caarlos0)
- 97e3dcf: ci: update goreleaser (@caarlos0)
- 04a8379: ci: update goreleaser config (@caarlos0)
Full Changelog: v3.2.4...v3.3.0
Released with GoReleaser Pro!
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.0
Changelog
Breaking changes
- 7e01863: feat!: changing flags and usage (#193) (@caarlos0)
- 045a360: feat!: make tag mode all branches by default (@caarlos0)
- 4227b3c: feat!: prepping for v3 (@caarlos0)
- 5d37826: feat!: use cobra (#192) (@caarlos0)
- 0ed8e1a: feat!: use viper, allow .svu.yml (#194) (@caarlos0)
Migrating
- replace
--force-patch-incrementwith--always - replace
--force-patch-incrementwith--always - replace
--tag-modewith--tag.mode --tag.modevalues are nowallorcurrent- replace
--directorywith--log.directory - replace
--no-increment-v0with--v0 --strip-prefixwas removed, as now--prefixaccepts an empty value (e.g.--prefix='')- replace
--directorywith--log.directory(repeatable) - replace
--patternwith--tag.pattern - replace
--pre-releasewith--prerelease
New Features
- 709357d: feat: added --verbose (@caarlos0)
- 1fdb036: feat: better --version (@caarlos0)
- dacabcd: feat: handle each commit independently (#183) (@caarlos0)
Bug fixes
- 38963cf: fix: build (@caarlos0)
- 224c85d: fix: logic (@caarlos0)
- 3233695: fix: rename (@caarlos0)
- c440ccf: fix: write version to stdout (@caarlos0)
Documentation updates
- de07c95: docs: bg (@caarlos0)
- 81ae982: docs: fix typo (#175) (@machecazzon)
- 1d222ea: docs: update (@caarlos0)
- f7ec6e0: docs: update (@caarlos0)
- b7d03c9: docs: update (@caarlos0)
Other work
- a35376e: ci: auto-merge dependabot (@caarlos0)
- 212896f: ci: release workflow (@caarlos0)
- 2799a8b: ci: update release workflow (@caarlos0)
- 7e01863: feat!: changing flags and usage (#193) (@caarlos0)
- 045a360: feat!: make tag mode all branches by default (@caarlos0)
- 4227b3c: feat!: prepping for v3 (@caarlos0)
- 5d37826: feat!: use cobra (#192) (@caarlos0)
- 0ed8e1a: feat!: use viper, allow .svu.yml (#194) (@caarlos0)
- 6a5f609: refactor: improve usage, docs on pkg (@caarlos0)
Released with GoReleaser Pro!
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!