Skip to content

Releases: theoremlp/rules_uv

v0.59.0

05 Mar 11:00
0774d22
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.59.0")

What's Changed

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

Full Changelog: v0.58.0...v0.59.0

v0.58.0

27 Feb 11:00
0910aed
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.58.0")

What's Changed

  • Update bazel-contrib/setup-bazel action to v0.14.0 by @renovate-thm in #219
  • Update Multitool Versions by @thm-automation in #220

Full Changelog: v0.57.0...v0.58.0

v0.57.0

20 Feb 11:00
27d3206
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.57.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #215
  • Update Multitool Versions by @thm-automation in #216
  • Update Multitool Versions by @thm-automation in #218

Full Changelog: v0.56.0...v0.57.0

v0.56.0

14 Feb 11:00
9f14baa
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.56.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #212
  • Update Multitool Versions by @thm-automation in #213

Full Changelog: v0.55.0...v0.56.0

v0.55.0

07 Feb 11:00
4024b6e
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.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

04 Feb 11:00
563cc21
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.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

29 Jan 11:00
ceb7f10
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.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

Full Changelog: v0.52.0...v0.53.0

v0.52.0

22 Jan 11:00
57c650f
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.52.0")

What's Changed

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

Full Changelog: v0.51.0...v0.52.0

v0.51.0

16 Jan 11:01
b929979
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.51.0")

What's Changed

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

Full Changelog: v0.50.0...v0.51.0

v0.50.0

10 Jan 11:00
5451e58
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.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