Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 12:55
· 14 commits to main since this release
3c0070f

Using Bzlmod with Bazel 6 or greater

  1. Enable Bzlmod with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_build_error", version = "0.7.0")

What's Changed

Full Changelog: 0.6.1...0.7.0