Skip to content

Releases: pluveto/upgit

v0.2.25

11 Jul 00:51
53f36b9
Compare
Choose a tag to compare

Bugfixes

  • wrong tag in workflow

v0.2.24-build: feat(s3): detect and set proper mime type (#83)

10 Jul 04:02
6b8365a
Compare
Choose a tag to compare

Upgit v0.2.24

10 Jul 04:02
6b8365a
Compare
Choose a tag to compare

New Features

  • s3: detect and set proper mime type (#83 by pluveto)

v0.2.23

23 Jun 15:54
2d99c81
Compare
Choose a tag to compare
ci: add step "Upload binaries to release"

Upgit v0.2.22

23 Jun 15:54
2d99c81
Compare
Choose a tag to compare

Build System

  • add step "Upload binaries to release"

Upgit v0.2.21

23 Jun 15:43
bd65f02
Compare
Choose a tag to compare

Build System

Upgit v0.2.20-1

23 Jun 15:36
cc0ad7b
Compare
Choose a tag to compare
Upgit v0.2.20-1 Pre-release
Pre-release
create tag

Upgit v0.2.20

23 Jun 15:27
2410efa
Compare
Choose a tag to compare
Upgit v0.2.20 Pre-release
Pre-release

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

25 Jan 04:16
Compare
Choose a tag to compare
Upgit v0.2.19 Pre-release
Pre-release
create tag

Upgit v0.2.18

21 Jan 12:56
Compare
Choose a tag to compare

New Features

  • support clipboard file upload

Refactors

  • remove unnecessary file

Documentation Changes

  • update README for the clipboard file upload feature

Chores

  • ignore APIProxy*