GoReleaser 2.4
This overview applies to target GoReleaser versions of at least 2.4.
- Go build matrices support
GO386,GOARM64,GOMIPS64,GORISCV64, andGOPPC64, with corresponding template variables. - The experimental default
GOARMvalue changes from6to7; explicit target matrices remain appropriate when the generated instruction set matters. - Ko configurations can set image annotations and the container user.
- Pro-only
app_bundlescreate macOS application bundles for DMG packaging. - Pro-only
ifexpressions onnfpmsanddmgsfilter inputs, whiledmgs.templated_extra_filessupplies rendered files.