Skip to content

0.7.0

Compare
Choose a tag to compare
@stefanmaric stefanmaric released this 18 Dec 13:21
· 32 commits to master since this release
  • Warn users about existing go installations
  • Improve self-upgrade script
  • Improve previous installation detection on g-install
  • Make self-upgrade throw if g was not installed via g-install
  • Add alias collision detection and setup helper (#11, thanks @alvinmatias69)
  • Add download and set commands (#12, thanks @feualpha)
    • BREAKING: Remove the --download option
  • Add Makefile with lint and format targets for better DX
  • Fix shellcheck lint errors
  • Format source code using make format
  • Improve and update docs to reflect latest contributions