Skip to content

Tags: astral-sh/uv

Tags

0.6.12

Toggle 0.6.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[docs] Fix suggestion for index strategy (#12634)

## Summary

Fix a suggestion in the docs on configs through environment variables,
which lists an option value that doesn't appear to exist.
The description implies that `unsafe-best-match` was intended here.

## Test Plan

Verified by providing `unsafe-any-match` as a parameter to `uv`. It
didn't error, but appeared to use the `first-index` strategy instead.
The value I changed it to behaves as described by the documentation.

0.6.11

Toggle 0.6.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `UV_PROJECT` to changelog (#12563)

0.6.10

Toggle 0.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.6.10 (#12430)

0.6.9

Toggle 0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.9 (#12347)

0.6.8

Toggle 0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.8 (#12297)

0.6.7

Toggle 0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow dirty files in `cargo-dist` for action pins (#12252)

0.6.6

Toggle 0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.6 (#12125)

0.6.5

Toggle 0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.5 (#12018)

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Explicitly install the rust toolchain before the target during Docker…

… builds (#11936)

Fixes
https://github.com/astral-sh/uv/actions/runs/13641331357/job/38131724427

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.3 (#11759)