Skip to content

v7.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 06:51
· 8 commits to main since this release

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 = "7.3.1")

What's Changed

  • Add missing quote to README by @fmeum in #18
  • Update buildozer to 7.3.1 and support s390x by @fmeum in #19

Full Changelog: v7.1.2...v7.3.1