Skip to content

v8.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 08:35
e549f6a

Using Bzlmod

  1. Enable with common --enable_bzlmod in .bazelrc (default with Bazel 7).
  2. Add to your MODULE.bazel file:
bazel_dep(name = "buildozer", version = "8.0.3")

What's Changed

Full Changelog: v8.0.1...v8.0.3