Skip to content

Releases: theoremlp/rules_uv

v0.25.0

20 Aug 11:00
261f2e3
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.25.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #108
  • add micro version by @chrisirhc in #107
  • Update Multitool Versions by @thm-automation in #109
  • Enable passing in custom py_runtime by @chrisirhc in #98

Full Changelog: v0.24.0...v0.25.0

v0.24.0

13 Aug 11:01
ef5edd1
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.24.0")

What's Changed

  • refactor: rename diff_test target to match rules_python by @alexeagle in #99
  • Update Multitool Versions by @thm-automation in #100
  • Use tempfile instead of updated by @keith in #101
  • chore: allow pip_compile update verb by @alexeagle in #102
  • inherit $HOME environment variable for test by @chrisirhc in #105
  • Update Multitool Versions by @thm-automation in #106

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

06 Aug 11:00
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.23.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #94
  • Update Multitool Versions by @thm-automation in #95

Full Changelog: v0.22.0...v0.23.0

v0.22.0

31 Jul 11:00
4e7e6d2
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.22.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #88
  • Update Multitool Versions by @thm-automation in #89
  • Pass through kwargs to underlying rules by @keith in #90
  • Update Multitool Versions by @thm-automation in #93

New Contributors

  • @keith made their first contribution in #90

Full Changelog: v0.21.0...v0.22.0

v0.21.0

25 Jul 11:00
94b8caf
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.21.0")

What's Changed

  • Clarify files that need to exist by @mark-thm in #84
  • Update Multitool Versions by @thm-automation in #85
  • Update Multitool Versions by @thm-automation in #87

Full Changelog: v0.20.0...v0.21.0

v0.20.0

18 Jul 11:00
ce1b25e
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.20.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #81
  • Update Multitool Versions by @thm-automation in #82

Full Changelog: v0.19.0...v0.20.0

v0.19.0

16 Jul 11:00
139ea9b
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.19.0")

What's Changed

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

Full Changelog: v0.18.0...v0.19.0

v0.18.0

09 Jul 11:00
7b316cb
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.18.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #76
  • Update Multitool Versions by @thm-automation in #77
  • Update Multitool Versions by @thm-automation in #78
  • Update Multitool Versions by @thm-automation in #79
  • Allow adding extra files to site-packages by @psalaberria002 in #68

Full Changelog: v0.17.0...v0.18.0

v0.17.0

02 Jul 11:00
e56fb8b
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.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

v0.16.0

26 Jun 11:00
f28950a
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.16.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #70
  • Update Multitool Versions by @thm-automation in #71

Full Changelog: v0.15.0...v0.16.0