Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yugui yugui released this 21 Sep 04:40
· 1941 commits to master since this release

Features

Bug fixes

  • Build failure of cgo targets on OSX with Bazel HEAD -- #86
  • /bin/bash: Argument list too long(#42) -- fixed by #83
  • Avoid unnecessary re-download of go toolchains -- #85
  • Link failure of cgo targets depending on a cc_library rule which requires linkopts -- #103

Misc