Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Oct 21:02

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "bazel_difftools", version = "v0.3.0")

What's Changed

  • Migrate to bzlmod by @pcj in #10
  • Rename repo, add bcr boilerplate by @pcj in #12

Full Changelog: v0.2.1...v0.3.0