Skip to content

Releases: goreleaser/goreleaser-cross

v1.21.5

06 Dec 02:45
v1.21.5
db49088
Compare
Choose a tag to compare

v1.21.0

15 Aug 12:03
v1.21.0
0fedc31
Compare
Choose a tag to compare

v1.21.0

2023-08-15

Bug Fixes

  • skip docker login if config already mounted
  • remove -x from entrypoint

Chore

  • bump goreleaser to v1.20.0

Features

  • go1.21.0 (#51)

v1.20.7

02 Aug 11:48
v1.20.7
6b58c99
Compare
Choose a tag to compare

v1.20.7

2023-08-02

Code Refactoring

  • use wildcards to replace image tags (#46)

Docs

  • update readme (#48)

Features

  • export CC/CXX depending on the host arch (#47)

v1.20.6

12 Jul 13:45
v1.20.6
93dc5c3
Compare
Choose a tag to compare

v1.20.6

2023-07-12

Bug Fixes

  • entrypoint.sh login (#41)

Ci

  • fix goreleaser-bump

Features

  • bump goreleaser to v1.19.2
  • bump goreleaser to v1.19.1
  • bump goreleaser to v1.18.2

v1.20.5

09 Jun 20:04
v1.20.5
4d96309
Compare
Choose a tag to compare

v1.20.5

2023-06-09

Features

  • deps: update Go to v1.20.5 (#38)

v1.20.4

07 May 23:19
v1.20.4
ad5d027
Compare
Choose a tag to compare

v1.20.4

2023-05-06

Features

  • bump goreleaser to v1.18.1
  • bump go1.20.4

v1.20.3

06 Apr 15:55
v1.20.3
6199c64
Compare
Choose a tag to compare

v1.20.3

2023-04-06

Features

  • bump go1.20.3 (#36)
  • bump goreleaser to v1.16.2

Pull Requests

  • Merge pull request #35 from goreleaser/bump-goreleaser
  • Merge pull request #20 from maoueh/patch-1

v1.20.2

08 Mar 21:49
v1.20.2
048a33d
Compare
Choose a tag to compare

v1.20.2

2023-03-07

Pull Requests

  • Merge pull request #34 from maraino/go-1.20.2
  • Merge pull request #32 from dbussink/go-1-20-1

v1.20.0

15 Feb 15:54
v1.20.0
570a48b
Compare
Choose a tag to compare

v1.20.0

2023-02-15

Bug Fixes

  • add dash to image tags
  • missing TAG_VERSION
  • update toolchains version and osxcross path
  • remove ghcr.io prefix from toolchains var

Doc

  • format tables. fix anchor for supported toolchains
  • update PATH to llvm-mingw

Docs

  • readme: list s390x arch as supported

Features

  • bump goreleaser v1.15.2
  • add pull-toolchain target
  • go1.20

v1.19.5

07 Feb 12:18
v1.19.5
903176d
Compare
Choose a tag to compare

v1.19.5

2023-02-04

Code Refactoring

  • dispatch input

Features

  • split toolchains into separate repo

Pull Requests

  • Merge pull request #21 from maraino/go-1.19.5