Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

67 lines (37 loc) · 3.44 KB

Changelog

1.4.0 (2022-06-06)

Features

1.3.1 (2021-09-02)

Bug Fixes

  • '*' was created when SDK directory was empty (1b4a397)
  • invalid go_sdk_path value if not defined env of GO_SDK_PATH (0afa6ed)

1.3.0 (2021-08-27)

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)

1.2.0 (2021-08-25)

Features

Bug Fixes

1.1.0 (2021-08-19)

Features

1.0.0 (2021-08-18)

Features

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