Releases: theoremlp/rules_uv
Releases · theoremlp/rules_uv
v0.45.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.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
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.44.0")
What's Changed
- Enable create_venv for non-interactive runs by @TimotheusBachinger in #167
- Add support for uv's --universal arg by @mark-thm in #177
New Contributors
- @TimotheusBachinger made their first contribution in #167
Full Changelog: v0.43.0...v0.44.0
v0.43.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.43.0")
What's Changed
- Update Multitool Versions by @thm-automation in #176
Full Changelog: v0.42.0...v0.43.0
v0.42.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.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
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.41.0")
What's Changed
Full Changelog: v0.40.0...v0.41.0
v0.40.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.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
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.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
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.38.0")
What's Changed
Full Changelog: v0.37.0...v0.38.0
v0.37.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.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
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.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