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-03-06-goreleaser-v1.6.md
Carlos Alexandro Becker f62adf23ff
docs: blog (#4264)
Starting to move the blog from medium to mkdocs!

closes #3503

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-14 13:53:40 -03:00

1.6 KiB

date slug categories authors
2022-03-06 goreleaser-v1.6
announcements
caarlos0

Announcing GoReleaser v1.6 — the boring release

GoReleaser 1.6 is out! Another "boring" release with some miscellaneous improvements and bug fixes.

Highlights

  • New filter and reverseFilter template functions (#2924)
  • nFPM and archiving in tar.gz should now be faster (#2940#2941)
  • More Snapcraft app metadata fields (#2955)
  • New .TagBody template field (#2923)
  • Install amd64 binaries when no arm64 binaries are present on macOS (i.e. use Rosetta) (#2939)
  • Several dependency updates
  • Several bug fixes
  • Some documentation improvements

You can see the full changelog here.

Other news

  • I'm risking sounding repetitive here, but we still don't have a new date for our first community call. Personal life a little too busy lately, will try my best to schedule it ASAP. Link.
  • GoReleaser now has ~9.7k stars and 268 contributors! Thanks, everyone!
  • Our Discord server is getting new members almost daily. Join and chat with us!
  • nFPM also had a release as well, check it out.