GoReleaser 2.8
This overview applies to target GoReleaser versions of at least 2.8.
- AUR and AUR Sources configurations accept custom install scripts and conditional
disablefields; Ko configurations also acceptdisable. - Git changelogs accept a custom
format, correctly handle abbreviations and filters without a leading SHA, and can expose author details. - Deprecated
archives.builds,nfpms.builds, andsnaps.buildsare represented byarchives.ids,nfpms.ids, andsnaps.idsrespectively. - Pro-only NPM publishing generates packages that select and download the appropriate release archive.
- Pro-only native signing and notarisation covers DMGs and macOS application bundles.
- Pro-only templates gain
.IsMerging,.IsRelease, andreReplaceAll; Cloudsmith publishing supports multiple distributions.