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

Changelog History
Page 2

  • v0.5.0 Changes

    February 22, 2022

    โž• Added

    • ๐Ÿ“ฆ list subcommand: List up command name with package path and version under $GOPATH/bin or $GOBIN
  • v0.4.4 Changes

    February 22, 2022

    โž• Added

    • โšก๏ธ --file option: specify binary name to be update (e.g.:--file=subaru,gup,go)
  • v0.4.3 Changes

    February 22, 2022

    โž• Added

    • โž• Added the process to check the environment variable $GOBIN
  • v0.4.2 Changes

    February 22, 2022

    ๐Ÿ”„ Changed

    • ๐Ÿ Use mattn/go-colorable for Windows.
    • ๐Ÿ”„ Changed to be able to get the HOME directory path in the Windows environment.
    • ๐Ÿ”„ Changed to output the command name when the package path could not be obtained.
  • v0.4.0 Changes

    February 22, 2022

    โž• Added

    • export subcommand.
      • When updating to the latest version, gup.conf is no longer generated. Generate gup.conf with export subcommand.
  • v0.3.0 Changes

    February 22, 2022

    โž• Added

    • --dry-run option.