Announcing GoReleaser v1.12 — the more-than-a-hundred commits release¶
The previous release had ~100 commits, and this one has 149 since previous feature release!
Definitely a big release, with some big features. Let's dive in!
Highlights¶
- GoReleaser Pro can now split and merge releases;
- GoReleaser Pro can now filter paths for changelogs;
- GoReleaser Pro has now a
continue
command, which mergespublish
andannounce
; - GoReleaser Pro can now filter targets by
GGOOS
andGGOARCH
as well; - AUR can now set the backup options;
- GoReleaser completions are now published to Fig as well;
- Blobs have more templateable fields;
- The Telegram announcer now supports markdown;
- NFPMs can now create iOS packages (for jailbroken iPhones only);
- Buildpacks were permanently removed;
- As always, a lot of bug fixes, documentation improvements and dependencies updates;
You can install the same way you always do, and you can see the full release notes here and here (for Pro).
Other news¶
- GoReleaser now has ~10.8k stars and 305 contributors! Thanks, everyone!
- We eventually discuss new features in our Discord server. Join the conversation!
- nFPM had new releases as well, check it out.