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:
parent
26cdc63b7e
commit
b18339c5c6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user