v0.28.0
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - Add to your
MODULE.bazel
file:
bazel_dep(name = "rules_uv", version = "0.28.0")
What's Changed
- Update Multitool Versions by @thm-automation in #124
- Update Multitool Versions by @thm-automation in #125
- Update Multitool Versions by @thm-automation in #126
- Update Multitool Versions by @thm-automation in #127
- Update Multitool Versions by @thm-automation in #129
Full Changelog: v0.27.0...v0.28.0