Skip to content

Releases: pluveto/upgit

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*

Upgit v0.2.17

07 Sep 01:29
aabc9a9
Compare
Choose a tag to compare

New Features

  • support appDir+"upgit.toml" config file path
  • add search for ~/.config/upgitrc

Chores

  • update config sample in English

Other Changes

  • Update config.sample.zh-CN.toml
  • Merge pull request #42 by penndu from penndu/patch-4
  • Update main.go
  • Merge pull request #48 by pluveto from pluveto/pluveto-patch-rc-1

Upgit v0.2.16

21 Apr 16:54
5363891
Compare
Choose a tag to compare

New Features

  • support lskypro2

Bugfixes

  • $HOME not defined #41

Documentation Changes

  • update README.md and docs/README.zh-CN.md

Other Changes

  • 支持lskypro新版本

Upgit v0.2.15

13 Apr 10:52
Compare
Choose a tag to compare

New Features

  • support easyimage
  • custom config file path

Bugfixes

  • lib: add linebreak on abort msg

Refactors

  • move uploaders
  • clean option move from -c to -C

Chores

  • update .gitignore

Other Changes

  • fix lskypro upload issue
  • Merge pull request #37 by wchen9 from wchen9/main
  • Update README.md

Upgit v0.2.14

07 Mar 09:05
Compare
Choose a tag to compare

New Features

  • hour, minute, second placeholder

Bugfixes

  • fname placeholder

Documentation Changes

  • update README.md and docs/README.zh-CN.md

Chores

  • update deps

Upgit v0.2.13

16 Feb 11:18
Compare
Choose a tag to compare
Upgit v0.2.13 Pre-release
Pre-release

Bugfixes

  • remove fetch data from nil

Documentation Changes

  • update README.md and docs/README.zh-CN.md

Upgit v0.2.12

09 Feb 07:21
Compare
Choose a tag to compare

New Features

  • support cloudinary

Other Changes

Upgit v0.2.11

09 Feb 06:30
5b42b70
Compare
Choose a tag to compare
Upgit v0.2.11 Pre-release
Pre-release

Refactors

  • optimize control flow

Chores

  • update ignore rule
  • ext warning
  • CGO_ENABLED=1 for darwin
  • switch build agent to macOS

Other Changes

Upgit v0.2.10

08 Feb 13:51
Compare
Choose a tag to compare

New Features

  • Auto log trunc

Bugfixes

  • smms uploader format field
  • default_uploader is not working when using custom uploader
  • history line break

Refactors

  • Color for ext id
  • remove cmd
  • func name ValueOrDefault
  • optimize control flow

Documentation Changes

  • Update help

Chores

  • tidy requirements
  • xstrings comments

Other Changes

  • Merge pull request #19 by hoilc from hoilc/patch-1
  • Merge pull request #20 by hoilc from hoilc/patch-2