Releases: crazy-max/xgo
Releases · crazy-max/xgo
v0.6.3
- Enhance logging
v0.6.2
- Go 1.16.2, 1.15.10
- Fix semver comparison
v0.6.1
- Fix
images.go
job
v0.6.0
- Add support for
darwin/arm64
(Apple M1 Chip) - MacOSX SDK 11.1
- Debian Buster (#22)
- Switch to
goreleaser-xx
for artifacts - Container dev workflow
- Switch to buildx bake
- Merged and enhanced Dockerfiles
- Merge base and go workflows
- Build xgo from working tree
- Disable go modules if
go.mod
does not exist - Add gorm test
- Refactor testing
- Doc format
v0.5.0
- Allow to use custom xgo base repo with
docker-repo
flag - Rename
image
flag todocker-image
to avoid confusion
v0.4.0
- Update dependencies
- Now based on Debian
v0.3.2
- Useless volume
v0.3.1
- Move deps cache
v0.3.0
- Display run command
- Check GOPATH
- Add goproxy option
- Clean base before pushing
v0.2.0
- Pretty logging