Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 11:00
· 88 commits to main since this release
e56fb8b

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

What's Changed

  • Update Multitool Versions by @thm-automation in #72
  • Update Multitool Versions by @thm-automation in #73
  • Update Multitool Versions by @thm-automation in #74

Full Changelog: v0.16.0...v0.17.0