All Versions
16
Latest Version
Avg Release Cycle
4 days
Latest Release
1100 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.10.0 Changes
April 17, 2022โ Added
- โ Added automatic generation of completion files for bash, zsh, and fish
-
v0.9.3 Changes
April 16, 2022๐ Changed
- โก๏ธ Parallelized update subcommand process
- Parallelized check subcommand process
- โก๏ธ Simplified messages during the update/check process
- โก๏ธ Display the latest version after an update in an easily recognizable color
- ๐ Improved error messages.
-
v0.9.1 Changes
March 19, 2022๐ Changed
- โก๏ธ Changed the message at the time of update was incorrect, so the message was corrected.
- ๐ Changed version check result message to user-friendly one.
-
v0.9.0 Changes
March 18, 2022โ Added
- โ Added desktop notification: gup command will notify you on your desktop whether the update was successful or unsuccessful after the update was finished.
-
v0.8.0 Changes
March 18, 2022โ Added
- โ Added check subcommand: get the latest version of the binary installed by 'go install'"
-
v0.7.4 Changes
March 13, 2022๐ Changed
- ๐ Fix: Bug that causes runtime error in "$ gup import" ๐ฆ This bug was caused by an insufficient setting of package version information.
-
v0.7.2 Changes
March 06, 2022๐ Changed
- ๐ Fix: "commans" is a misspelling of "commands" (misspell) at cmd/update.go
-
v0.7.0 Changes
March 04, 2022๐ Changed
- โ Removed warning log "gup:WARN : $GOPATH/bin or $GOBIN contains the directory". This log is unnecessary for both developers and users.
- ๐ Changed dry run short option from -d to -n
- โก๏ธ Changed to be able to update the specified command without the --file option
-
v0.6.1 Changes
February 26, 2022๐ Changed
- โ Removed the progress bar being updated
-
v0.6.0 Changes
February 26, 2022โ Added
- โ remove subcommand: Remove the binary under $GOPATH/bin or $GOBIN"
๐ Changed
- โก๏ธ Changed to use update subcommand when updating binaries
- โ Removed the progress bar being updated