Releases: theoremlp/rules_uv
Releases · theoremlp/rules_uv
v0.53.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.53.0")
What's Changed
- Update Multitool Versions by @thm-automation in #196
- Update Multitool Versions by @thm-automation in #198
- Update Multitool Versions by @thm-automation in #202
- Enables the use of absolute paths for create_venv by @csmulhern in #197
- Update bazel-contrib/setup-bazel action to v0.13.0 by @renovate-thm in #204
- feat: Support requirements overrides files by @honnix in #186
New Contributors
- @csmulhern made their first contribution in #197
Full Changelog: v0.52.0...v0.53.0
v0.52.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.52.0")
What's Changed
- Update Multitool Versions by @thm-automation in #194
Full Changelog: v0.51.0...v0.52.0
v0.51.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.51.0")
What's Changed
- Update Multitool Versions by @thm-automation in #193
Full Changelog: v0.50.0...v0.51.0
v0.50.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.50.0")
What's Changed
- Update bazel-contrib/setup-bazel action to v0.12.0 by @renovate-thm in #190
- Update Multitool Versions by @thm-automation in #191
- Update bazel-contrib/setup-bazel action to v0.12.1 by @renovate-thm in #192
Full Changelog: v0.49.0...v0.50.0
v0.49.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.49.0")
Full Changelog: v0.48.0...v0.49.0
v0.48.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.48.0")
What's Changed
- Update Multitool Versions by @thm-automation in #187
- Update Multitool Versions by @thm-automation in #188
Full Changelog: v0.47.0...v0.48.0
v0.47.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.47.0")
What's Changed
- Update Multitool Versions by @thm-automation in #184
- Switch CI from -rc to Bazel 8 by @hofbi in #181
- Update Multitool Versions by @thm-automation in #185
Full Changelog: v0.46.0...v0.47.0
v0.46.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.46.0")
What's Changed
- Update Multitool Versions by @thm-automation in #182
- Add test size option by @hofbi in #180
- Update Multitool Versions by @thm-automation in #183
New Contributors
Full Changelog: v0.45.0...v0.46.0
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