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
v2.1.2
- π Change import paths for Go tools to new
golang.org/x/...
path (thanks @hansrodtang!) - π€ Documentation updates
v2.1.1
- π€ Tone down the color scheme for
Display Go Information
- π€ Add a hint about Mercurial for missing tools that require
hg
for a successfulgo get
v2.1.0
- π Add support for goreturns (#84)
- π€ Warn when
git
andhg
cannot be found (#55) - π€ Add operating system and Atom information to
Display Go Information
output (#85) - π Don't try to use folders named
go
as the go executable - π Add descriptions to
go-plus
settings - π Add order to
go-plus
settings - π Move to new Atom API(s) to fix test deprecation warnings
v2.0.10
v2.0.9
- π Remove deprecation warnings
v2.0.8
- π Actually parse
/usr/libexec/path_helper
output correctly
v2.0.7
v2.0.6
v2.0.5
- π Fix issue which prevented the save pipeline from triggering if you opened a file that was not .go
v2.0.4
- π Really nailed the multiple message panels thing now π - Emissary event life cycles are now properly handled