Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 11:00
· 161 commits to main since this release
9349129

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

What's Changed

  • Update Multitool Versions by @thm-automation in #17
  • Update Multitool Versions by @thm-automation in #18
  • Update Multitool Versions by @thm-automation in #19
  • Update renovatebot/github-action action to v40.1.11 by @renovate-thm in #20
  • Update Multitool Versions by @thm-automation in #21

Full Changelog: v0.3.0...v0.4.0