Releases: pluveto/upgit
Releases · pluveto/upgit
v0.2.25
v0.2.24-build: feat(s3): detect and set proper mime type (#83)
Co-authored-by: pluveto <pluvet@foxmail.com>
Upgit v0.2.24
v0.2.23
ci: add step "Upload binaries to release"
Upgit v0.2.22
Build System
- add step "Upload binaries to release"
Upgit v0.2.21
Upgit v0.2.20-1
create tag
Upgit v0.2.20
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
Upgit v0.2.19
create tag
Upgit v0.2.18
New Features
- support clipboard file upload
Refactors
- remove unnecessary file
Documentation Changes
- update README for the clipboard file upload feature
Chores
- ignore
APIProxy*