Releases: theoremlp/rules_uv
Releases · theoremlp/rules_uv
v0.25.0
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
- @alexeagle made their first contribution in #99
- @chrisirhc made their first contribution in #105
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Full Changelog: v0.21.0...v0.22.0
v0.21.0
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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
Using Bzlmod with Bazel 7
- Enable with
common --enable_bzlmod
in.bazelrc
. - 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