New Features
- support cgo on amd64
- cgo build for linux; switch to musl
- s3 upload
- s3 custom url format
Bugfixes
- brew install libx11
- s3 client creation
Build System
- gnu build
- downgrade macos builder
- parallel compiling
Documentation Changes
- Update readme
- S3 support description
Chores
- ignore
/dist
- use musl for cgo linux
- adjust build order
- make file add flag for cgo amd
- Bump go-toml to v2.0.6
Other Changes
- Update release.yml
- Update release.yml
- Update release.yml
- Update release.yml
- Update release.yml
- Update release.yml
Cicd
- release: release workflow add musl
- fix x11 inc