1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: pro features

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2023-03-01 09:45:46 -03:00
parent 26cdc63b7e
commit b18339c5c6
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -3,10 +3,15 @@
GoReleaser Pro is a paid, closed-source GoReleaser distribution with some
additional features:
- [x] [Template entire files](/customization/templatefiles) and add the to the
release;
- [x] Use the [`.Artifacts`](/customization/templates/#artifacts) template
variable to build more powerful customizations;
- [x] [Split and merge builds](/customization/partial) to speed up your release
by splitting work, use CGO, or run platform-specific code;
- [x] More [changelog options](/customization/changelog): Filter commits by path
& sub-groups;
& sub-groups, group dividers;
- [x] Have custom [before and after hooks for archives](/customization/archive/);
- [x] Prepare a release with
[`goreleaser release --prepare`](/cmd/goreleaser_release/), publish and