Releases: KyleBanks/goggles
Releases · KyleBanks/goggles
v0.3.5
- Adds a prompt to update when running an old version of Goggles
v0.3.4
- Respect
// +build ignore
tags
v0.3.3
- 'Open Terminal' support for linux/windows/etc.
- Relax rules on code blocks, allowing three spaces
- Fix issue with packages that appear in both vendor/ and GOPATH
v0.3.2
- Fix issue when opening package dirs with multiple gopaths
v0.3.1
- Support for multiple GOPATHs in the $GOPATH environment variable
- Ignore Godep directories
v0.3.0
- Support for Linux/Windows/etc. by running in a web browser
v0.2.0
- Added support for non-default $GOPATH
- Fixed issue with blurry fonts on retina displays
v0.1.1
- Default to $HOME/go when $GOPATH is unavailable
v0.1.0-alpha
Note: It is currently a known issue that Goggles can only be run via the command-line with open Goggles.app
, simply double-clicking Goggles.app
has issues finding your $GOPATH.