Skip to content

v0.89.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 01:43
· 1 commit to main since this release
700d211

Using Bzlmod with Bazel 7

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

Full Changelog: v0.89.1...v0.89.2