All Versions
16
Latest Version
Avg Release Cycle
4 days
Latest Release
711 days ago

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