Skip to content

BEF 1.0.4 January 2020

Compare
Choose a tag to compare
@plaird plaird released this 24 Jan 20:27

This release adds support for packages with these rules:

  • java_proto_library
  • java_lite_proto_library
  • java_grpc_library

These packages can now be imported into BEF as projects. Additionally, the generated jars from these rules are now added to the classpath of any consuming project. See Issue #37 for details.