Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: crazy-max/goreleaser-xx

v1.8.3-r0

21 Apr 12:10
2d38cd9
Compare
Choose a tag to compare
  • GoReleaser 1.8.3 (#111)
  • Handle GOAMD64 variant

v1.7.0-r0

26 Mar 16:44
03ec40a
Compare
Choose a tag to compare
  • GoReleaser 1.7.0 (#108)
  • Go 1.18
  • Bump github.com/alecthomas/kong from 0.4.1 to 0.5.0 (#105)

v1.5.0-r0

21 Feb 21:29
8011047
Compare
Choose a tag to compare
  • GoReleaser 1.5.0 (#102)
  • Bump github.com/alecthomas/kong from 0.2.22 to 0.4.1 (#93 #101)

v1.2.5-r1

10 Jan 00:01
7466a5c
Compare
Choose a tag to compare
  • Improve CGO handling (#95)
  • Handle GOMIPS64 (#94)
  • Fix GIT_REF

v1.2.5-r0

02 Jan 02:20
7c25af6
Compare
Choose a tag to compare
  • GoReleaser 1.2.5 (#90)
  • jq example (#89)
  • Handle snaps and brews (#87)
  • Handle alt packages (#88)
  • Update goxx example (#86)
  • Override compilers (#85)

v1.2.4-r0

31 Dec 13:38
a235869
Compare
Choose a tag to compare
  • GoReleaser 1.2.4 (#84)
  • Update CGO examples with goxx (#83)

v1.2.2-r2

29 Dec 01:22
ca6bfae
Compare
Choose a tag to compare
  • 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

v1.2.2-r1

25 Dec 19:21
6448c32
Compare
Choose a tag to compare
  • Note about CGO_ENABLED (#79)
  • Display go env on debug (#78)

v1.2.2-r0

24 Dec 17:09
8289654
Compare
Choose a tag to compare
  • GoReleaser 1.2.2 (#76)
  • Allow specifying GoReleaser yaml config (#74)

v1.1.0-r5

21 Dec 21:14
a5ec8d4
Compare
Choose a tag to compare
  • 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)