Skip to content

Releases: stefanmaric/g

0.3.0

28 Jul 00:51
Compare
Choose a tag to compare
  • Fix visual glitch while getting remote versions list
  • Fix activation error on MacOS because of cp and ln long params
  • Fix unbound var error on install script on MacOS
  • Exclude beta version from version list
    • Beta versions can still be installed if you provide the version,
      e.g. 1.11beta2

0.2.0

22 Apr 13:49
Compare
Choose a tag to compare
  • Improve documentation
  • Add install script
  • BREAKING: short option for --non-interactive went from -i to -y
  • Improve logic to check for valid download URLs
  • Improve code style and good practices
  • Clear Go dist files before activating new version
  • Place versions dir inside $GOROOT instead of $GOPATH
  • Use symbolic links for go binaries, instead of hard links
  • Fix typo in usage docs by Angel Perez [email protected]

0.1.0

22 Apr 13:50
Compare
Choose a tag to compare

Initial realease