Skip to content

Releases: yacchi/asdf-go-sdk

v1.4.0

06 Jun 17:38
0b1c123
Compare
Choose a tag to compare

Features

v1.3.1

02 Sep 15:34
2caf815
Compare
Choose a tag to compare

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

27 Aug 19:16
6d3618f
Compare
Choose a tag to compare

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.2.0

25 Aug 19:23
0d67f9f
Compare
Choose a tag to compare

Features

Bug Fixes

v1.1.0

19 Aug 03:20
67e6bb8
Compare
Choose a tag to compare

Features

v1.0.0

19 Aug 02:28
57a2135
Compare
Choose a tag to compare

Features

  • initial implementation of Go SDK (9cf9198)
  • support new go install command (c73bf7a)
  • update docs (355f684)