1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/www/docs/blog/posts/2022-10-17-goreleaser-v1.12.md
Carlos Alexandro Becker 3633b71eea
docs: fix some broken links (#4295)
fixes some bad links.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-14 21:54:55 -03:00

1.8 KiB

date slug categories authors
2022-10-17 goreleaser-v1.12
announcements
caarlos0

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!

GoReleaser Pro release using the new spli/merge feature

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 merges publish and announce;
  • GoReleaser Pro can now filter targets by GGOOS and GGOARCH 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.