Releases: yacchi/asdf-go-sdk
Releases · yacchi/asdf-go-sdk
v1.6.1
Bug Fixes
- add mise-action to build workflow (cc06ece)
- cannot install version if using mise (d73cb51)
- update latest-stable script to show only the latest version (3b8ad35)
v1.6.0
Features
- add script to latest-stable-version (c49c78a)
- update actions (bfff6ba)
- update installation method for Go SDK compatibility (1077afa)
Bug Fixes
- add workaround for asdf symlink bug in plugin (fixed asdf-vm/asdf#1961) (fb70363)
- set GOROOT environment variable for Go installation (abe8d87)
v1.5.1
Bug Fixes
- remove dependency on utils.bash (removed by asdf upgrade) to resolve breakage (f41201a)
v1.3.1
Bug Fixes
- '*' was created when SDK directory was empty (1b4a397)
- invalid go_sdk_path value if not defined env of GO_SDK_PATH (0afa6ed)
v1.3.0
Features
- add README for configuration (6b54489)
- add utility (a2c70b9)
- change stream for error message (7b9c790)
- readme (8e37974)
- support asdf installed go when go is not installed on system (585e657)
- support GOROOT adjustment (e1440bf)
Bug Fixes
- help for deps (b070811)
- remove tools bin when can not execute (dd064d9)
v1.0.0
Features
- initial implementation of Go SDK (9cf9198)
- support new go install command (c73bf7a)
- update docs (355f684)