Skip to content

Releases: caarlos0/svu

v1.9.0

27 Dec 18:45
v1.9.0
4d55548
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes


Released with GoReleaser Pro!

v1.8.0

06 Oct 21:44
f68e9c5
Compare
Choose a tag to compare

Changelog

4f5facb: chore(ci): release improvements (@caarlos0)
fcb14cc: feat: add a new --suffix flag (@caarlos0)
d5551d2: feat: go 1.17 (@caarlos0)
c192293: fix: set previous pre-release (@caarlos0)

Docker images

  • docker pull ghcr.io/caarlos0/svu:v1.8.0
  • docker pull caarlos0/svu:v1.8.0

Artifacts can be verified with cosign using this public key.


Released with GoReleaser Pro!

v1.7.0

04 Aug 12:36
c26fb49
Compare
Choose a tag to compare

Changelog

c26fb49 feat: support multiple tags at the same commit (#40)

Docker images

  • docker pull ghcr.io/caarlos0/svu:v1.7.0
  • docker pull caarlos0/svu:v1.7.0

Released with GoReleaser Pro!

v1.6.1

26 Jul 11:54
59d2423
Compare
Choose a tag to compare

Changelog

59d2423 docs: using docker
9cb6dd3 fix: docker image needs git
981e619 docs: install instructions

Docker images

  • docker pull ghcr.io/caarlos0/svu:v1.6.1
  • docker pull caarlos0/svu:v1.6.1

Released with GoReleaser Pro!

v1.6.0

24 Jul 03:25
cd55ece
Compare
Choose a tag to compare

Changelog

cd55ece ci: goreleaser workflow
5e98ede ci: Add docker to goreleaser (#36)
1d8d9fa feat: Add ability to customise prefix (#35)

Docker images

  • docker pull ghcr.io/caarlos0/svu:v1.6.0
  • docker pull caarlos0/svu:v1.6.0

Released with GoReleaser Pro!

v1.5.0

15 Jul 18:08
aca5157
Compare
Choose a tag to compare

Changelog

aca5157 feat: Add --pattern to filter possible tags (#32)
dc421d0 chore: Update git ignore (#31)
08e1af2 feat: add --strip-prefix flag to remove the 'v' from the output version (#30)
a165653 fix: updated config file


Released with GoReleaser Pro!

v1.4.1

30 May 17:19
ca65d51
Compare
Choose a tag to compare

Changelog

ca65d51 chore(ci): improve goreleaser config
3f149a5 docs: Fix typos in README and add releases tab link (#26)

v1.4.0

16 May 02:09
c67baeb
Compare
Choose a tag to compare

Changelog

c67baeb tests: old git
1c15a05 fix: tests
eb762d2 tests: main tests
bcf460f fix: reproducible builds
254a1af test: cover git pkg with tests
a9d62e1 refactor: improve code a bit, added more tests
c5fffd5 fix: types with ! should be breaking changes
48b219b feat: go 1.16, linux packages
d608abb fix(ci): workflow versions
bb01cbf chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0 (#24)
6137c19 chore(deps): bump actions/checkout from 2 to 2.3.4 (#25)
bf1a838 chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#21)
a4f30d6 feat: release to arm64 too

v1.3.2

09 Feb 20:27
Compare
Choose a tag to compare

Changelog

96b10fd fix: increase patch if commits contains fix
19b32a2 docs: stars
147fa6e chore(deps): bump actions/cache from v2 to v2.1.4 (#17)

v1.3.1

27 Jan 17:12
Compare
Choose a tag to compare

Changelog

e0a163d fix: move flag to nextcmd