Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 01:04
· 24 commits to main since this release

Commits

  • a237fe6: Removing shared files (Benji Vesterby)
  • 3a40d23: Adding pre-commit hooks for gvm (Benji Vesterby)
  • 8250afa: Fixing an issue with architecture identification (Benji Vesterby)
  • 89adb14: Adds support for ls command, updated help, and active version support (Benji Vesterby)
  • addb2ef: Bump actions/checkout from 2.4.0 to 3 (#25) (dependabot[bot]) #25
  • 28239b9: Removing debug log (Benji Vesterby)
  • 4713ef3: Adding configuration storage for gvm, and storing override value (Benji Vesterby)
  • 9133f2a: Adding an update to remember to always update gvm (Benji Vesterby)
  • aaa6e10: Setting up gvm to download the installer to the directory instead of working directory (Benji Vesterby)
  • 2e7c939: Trying to fix the config update (Benji Vesterby)
  • 79f137c: Correcting autoupdate logic (Benji Vesterby)
  • 88efd0d: Settting auto update variable to true on opt-in (Benji Vesterby)
  • 232802c: Fixing function call which was incorrect (Benji Vesterby)
  • 2bbfb54: Moving config loading higher up (Benji Vesterby)
  • 8415b4a: Adding support for removing a version of Go (Benji Vesterby)
  • 8ccedfa: Adding the ability to clean the inactive versions of Go from the system (Benji Vesterby)
  • 3767bd9: Minor adjustments (Benji Vesterby)
  • 36fe73d: Removed the override for /usr/local/go since it can cause cross-user access (Benji Vesterby)
  • 1b311a4: Updating documentation (Benji Vesterby)
  • aad0195: Added support for GOROOT_BOOTSTRAP (Benji Vesterby)