- GoReleaser 1.8.3 (#111)
- Handle
GOAMD64
variant
- GoReleaser 1.7.0 (#108)
- Go 1.18
- Bump github.com/alecthomas/kong from 0.4.1 to 0.5.0 (#105)
- GoReleaser 1.5.0 (#102)
- Bump github.com/alecthomas/kong from 0.2.22 to 0.4.1 (#93 #101)
- Improve CGO handling (#95)
- Handle
GOMIPS64
(#94) - Fix
GIT_REF
- GoReleaser 1.2.5 (#90)
- jq example (#89)
- Handle snaps and brews (#87)
- Handle alt packages (#88)
- Update goxx example (#86)
- Override compilers (#85)
- GoReleaser 1.2.4 (#84)
- Update CGO examples with goxx (#83)
- Lookup GoReleaser binary path (#82)
- Update demos (#81)
- Handle C and C++ compilers (#80)
- Fix binary artifact output
- Fix artifact extension
- Move syscall to golang.org/x/sys
- Move from io/ioutil to os package
- Note about
CGO_ENABLED
(#79) - Display
go env
on debug (#78)
- GoReleaser 1.2.2 (#76)
- Allow specifying GoReleaser yaml config (#74)
- Allow list of artifact types (#70 #72)
--artifact-type
deprecated. Use--artifacts
instead (#72)--hooks
deprecated. Use--pre-hooks
instead (#73)--build-pre-hooks
deprecated. Use--pre-hooks
instead (#73)--build-post-hooks
deprecated. Use--post-hooks
instead (#73)
- Fix artifact version (#68)
- CGO usage section
- Add asmflags, gcflags and tags options (#67)
- More demos (#66)
- Add go-binary option (#65)
- Do not set flags and ldflags if empty
- Fix flags type
- Demo app (#64)
- Add flags option (#63)
- Bump github.com/alecthomas/kong from 0.2.20 to 0.2.22 (#62)
- Fix typo
--build-pre-hoosk
(#60)
- GoReleaser 1.1.0 (#59)
- Add build pre and post hooks options (#58)
- Bump github.com/alecthomas/kong from 0.2.18 to 0.2.20 (#56)
- GoReleaser 1.0.0 (#53)
- xx 1.0.0 (#52)
- Bump github.com/alecthomas/kong from 0.2.17 to 0.2.18 (#51)
- GoReleaser 0.180.0 (#43)
- GoReleaser 0.175.0 (#38)
- Go 1.17 (#39)
- GoReleaser 0.173.2 (#34)
- GoReleaser 0.169.0 (#29)
- Bump github.com/alecthomas/kong from 0.2.16 to 0.2.17 (#28)
- GoReleaser 0.166.2 (#24)
- GoReleaser 0.165.0 (#20)
- Add
replacements
option artifact-type
can bearchive
orbin
- Skip changelog
- Add
artifact-type
andchecksum
options (#11)
- Add
env
option
- GoReleaser 0.164.0
- GoReleaser 0.162.0
- GoReleaser 0.161.1
- GoReleaser 0.160.0
- Disable checksum
- Bump github.com/alecthomas/kong from 0.2.15 to 0.2.16 (#3)
- Do not fail on Git tag not found (#2)
- Improve usage examples
- Fix
GORELEASER_CURRENT_TAG
- Add snapshot option
- Handle wrong ref
- Initial version with GoReleaser 0.159.0