Skip to content

Upgit v0.2.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 15:27
· 5 commits to main since this release
2410efa

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