Skip to content

v0.55.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 11:00
4024b6e

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.55.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #208
  • Update Multitool Versions by @thm-automation in #209
  • Update Multitool Versions by @thm-automation in #210
  • chore: add windows uv binaries by @alexeagle in #207
  • Add extra_args atttribute to append to default args by @hofbi in #201
  • Update Multitool Versions by @thm-automation in #211

Full Changelog: v0.54.0...v0.55.0