Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: joefitzgerald/go-plus

v0.7.3

05 Jan 23:19
Compare
Choose a tag to compare
  • πŸ› Ensure go build syntax checking compiles the entire package (fixes #10)

v0.7.2

05 Jan 23:20
Compare
Choose a tag to compare
  • πŸ› Suppress console errors if no file is open and a menu command is run

v0.7.1

05 Jan 23:20
Compare
Choose a tag to compare
  • πŸ› Fixed menu commands so that you can run commands individually

v0.7.0

05 Jan 23:20
Compare
Choose a tag to compare
  • πŸ†• Add golint Support (fixes #7)

v0.6.0

05 Jan 23:20
Compare
Choose a tag to compare
  • πŸ†• Syntax checking using go build and go 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

05 Jan 23:21
Compare
Choose a tag to compare
  • πŸ”€ Add examples and demo gif

v0.5.1

05 Jan 23:21
Compare
Choose a tag to compare
  • πŸ”€ Update README and package metadata

v0.5.0

05 Jan 23:21
Compare
Choose a tag to compare
  • πŸ†• go vet support (fixes #5)
  • πŸ’„ Ensure errors are sorted by line number
  • πŸ’„ Ensure duplicate errors are excluded
  • πŸ’„ Ensure error pane is removed when tabs are changed

v0.4.0

05 Jan 23:21
Compare
Choose a tag to compare
  • Initial release
  • πŸ†• gofmt and goimports support

v0.3.0

05 Jan 23:22
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Prepare 0.3.0 release