Skip to content

Releases: theoremlp/rules_uv

v0.45.0

10 Dec 11:00
95929e0
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #178
  • Update Multitool Versions by @thm-automation in #179

Full Changelog: v0.44.0...v0.45.0

v0.44.0

02 Dec 18:07
3bcf79b
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v0.43.0...v0.44.0

v0.43.0

28 Nov 11:00
94234ac
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #176

Full Changelog: v0.42.0...v0.43.0

v0.42.0

26 Nov 11:00
fbef43c
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #174
  • Update Multitool Versions by @thm-automation in #175

Full Changelog: v0.41.0...v0.42.0

v0.41.0

19 Nov 02:03
7125645
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v0.40.0...v0.41.0

v0.40.0

18 Nov 14:35
fb96bb2
Compare
Choose a tag to compare

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

What's Changed

  • Use uv pip sync and allow-existing instead of uv pip install by @ewianda in #166
  • Update Multitool Versions by @thm-automation in #171

Full Changelog: v0.39.0...v0.40.0

v0.39.0

14 Nov 11:00
ccd6a25
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #168
  • Update Multitool Versions by @thm-automation in #169

Full Changelog: v0.38.0...v0.39.0

v0.38.0

08 Nov 11:00
96a2c12
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #164
  • Add args to venv rule by @ewianda in #165

Full Changelog: v0.37.0...v0.38.0

v0.37.0

02 Nov 11:00
e7d6e97
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #160
  • Update bazel-contrib/setup-bazel action to v0.9.1 by @renovate-thm in #161
  • Update Multitool Versions by @thm-automation in #162

Full Changelog: v0.36.0...v0.37.0

v0.36.0

29 Oct 11:00
4a40ad8
Compare
Choose a tag to compare

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

What's Changed

  • Update Multitool Versions by @thm-automation in #157
  • Update Multitool Versions by @thm-automation in #158

Full Changelog: v0.35.0...v0.36.0