This repository has been archived by the owner on May 7, 2021. It is now read-only.
Releases: joefitzgerald/go-plus
Releases Β· joefitzgerald/go-plus
v3.0.8
v3.0.7
- π¨ Migrate go tools repos with the release of 1.4
- π¨ Use new autocomplete-plus registration API (you may need to uninstall/reinstall autocomplete-plus, or run
apm install autocomplete-plus
to get gocode integration working again) - π Due to the go tools location moving, you will need to:
rm -rf $GOPATH/src/code.google.com/p/go.tools
andrm -rf $GOPATH/src/golang.org/x
, and then runUpdate Tools
to get your tools back to a working state with Go 1.4
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
- No changes over v3.0.1