Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 09:56
· 25 commits to main since this release
a9d50bb

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.6.0")

What's Changed

Full Changelog: 0.5.5...0.6.0