All Versions
16
Latest Version
Avg Release Cycle
4 days
Latest Release
886 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.