Skip to content

0.2.0

Compare
Choose a tag to compare
@marcohu marcohu released this 04 Jun 15:56
· 63 commits to master since this release

Update for Bazel 0.26 (and possibly some earlier releases, but it has only been tested with 0.26).

Mostly just bug fixes to make it work with the current Bazel release. The one new "feature" is the ability to choose between more dependency versions.

The default ANTLR4 dependency has been bumped to 4.7.2, but you can easily stay at 4.7.1 - you just have to adjust the imported version: antlr_dependencies(471)