Announcing GoReleaser v1.22 — steady improvement
Another boring release, with mostly bug fixes and quality-of-life improvements. Highlights …
A little over 100 commits in small-ish quality-of-life improvements.
This is not a flashy release, but I bet you’re going to like it anyway 😄
GoReleaser running
I’ve been releasing GoReleaser Pro Nightlies for a while now, but it never had a fixed schedule, and the OSS version never had a nightly release either.
Starting now, the Pro Nightly will be released every Wednesday, and the OSS every Thursday.
GoReleaser Pro added a few new features:
Dockerfile
templated contentstemplated_scripts
goreleaser release --single-target
We added Nix support in the previous release, and in this one we added a few improvements:
zip
supportextra_install
optionextra_install
Speaking of extra install instructions, we added this option to brew too.
mod_timestamp
We added the ability to set a mod_timestamp
to both metadata files and to
universal binaries.
This release also adds a few other small improvements, here’s a few of them:
arm64
PortableCommandAlias
optionmake_latest
optiongoreleaser init
and overall goreleaser release
output improvementsMake sure to read the full release notes, and the pro version release notes as well.
As always, we also had a bunch of bug fixes and documentation improvements.
You can install or upgrade using your favorite package manager, or see the full release notes and download the pre-compiled binaries here and here (for Pro).
You can help by contributing features and bug fixes, or by donating. You may also be interested in buying a GoReleaser Pro license.
You can find out more here.
This is a cross-post from GoReleaser’s blog!