Releases: bazel-contrib/rules_go
Releases · bazel-contrib/rules_go
0.1.0
0.0.4
0.0.3
Incompatible Changes
linkopts
anddeps
attributes incgo_library
were renamed toclinkopts
andcdeps
accordingly.
Features
- Update Go version from 1.6 to 1.6.2
- Allow Go assembler sources as source files in
go_library
,cgo_library
,go_binary
andgo_test
- Add
x_defs
attribute togo_binary
- Support building external repositories imported by
git_repository
or other workspace rules