Releases: stefanmaric/g
Releases · stefanmaric/g
0.3.0
- Fix visual glitch while getting remote versions list
- Fix activation error on MacOS because of
cp
andln
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
- Beta versions can still be installed if you provide the version,
0.2.0
- 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
Initial realease