Releases: theoremlp/rules_uv
Releases · theoremlp/rules_uv
v0.55.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.55.0")
What's Changed
- Update Multitool Versions by @thm-automation in #208
- Update Multitool Versions by @thm-automation in #209
- Update Multitool Versions by @thm-automation in #210
- chore: add windows uv binaries by @alexeagle in #207
- Add extra_args atttribute to append to default args by @hofbi in #201
- Update Multitool Versions by @thm-automation in #211
Full Changelog: v0.54.0...v0.55.0
v0.54.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.54.0")
What's Changed
- Update Multitool Versions by @thm-automation in #205
- Update Multitool Versions by @thm-automation in #206
Full Changelog: v0.53.0...v0.54.0
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