Releases: goreleaser/goreleaser-cross
Releases · goreleaser/goreleaser-cross
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
v1.20.7
2023-08-02
Code Refactoring
- use wildcards to replace image tags (#46)
Docs
Features
- export CC/CXX depending on the host arch (#47)
v1.20.6
2023-07-12
Bug Fixes
- entrypoint.sh login (#41)
Ci
Features
- bump goreleaser to v1.19.2
- bump goreleaser to v1.19.1
- bump goreleaser to v1.18.2
v1.20.5
2023-06-09
Features
- deps: update Go to v1.20.5 (#38)
v1.20.4
2023-05-06
Features
- bump goreleaser to v1.18.1
- bump go1.20.4
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
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
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
2023-02-04
Code Refactoring
Features
- split toolchains into separate repo
Pull Requests
- Merge pull request #21 from maraino/go-1.19.5