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
v0.7.3
v0.7.2
- π Suppress console errors if no file is open and a menu command is run
v0.7.1
- π Fixed menu commands so that you can run commands individually
v0.7.0
v0.6.0
- π Syntax checking using
go build
andgo test
β in both cases, any output will be automatically cleaned up (fixes #1) - π Clean up logging
- π Emit events so that external actors (e.g. tests, or other package authors) may trigger actions based on go-plus lifecycle events
- π Tests for errors
- π Fixed issue where vet support would not work if format on save was not enabled (fixes #8)
v0.5.2
- π€ Add examples and demo gif
v0.5.1
- π€ Update README and package metadata
v0.5.0
v0.4.0
- Initial release
- π
gofmt
andgoimports
support
v0.3.0
Prepare 0.3.0 release