Original text is not available for public display.
Related items
0.10.10
Release Notes Released on 2026-03-13. Python Add CPython 3.15.0a7 (#18403) Enhancements Add --outdated flag to uv tool list (#18318) Add riscv64 musl target to build-release-binaries workflow (#18228) Fetch Ruff from an Astral mirror (#18286) Improve error handling for platform detection in Python downloads (#18453)...
0.10.0
Release Notes Since we released uv 0.9.0 in October of 2025, we've accumulated various changes that improve correctness and user experience, but could break some workflows. This release contains those changes; many have been marked as breaking out of an abundance of caution. We expect most users to be able to upgrad...
0.10.1
Release Notes Released on 2026-02-10. Enhancements Don't panic on metadata read errors (#17904) Skip empty workspace members instead of failing (#17901) Don't fail creating a read-only sdist-vX/.git if it already exists (#17825) Documentation Suggest uv python update-shell over uv tool update-shell in Python docs (#...
0.11.10
Release Notes Released on 2026-05-05. Bug fixes Allow pre-release Python requests with non-zero patch versions (#19286) Install uv 0.11.10 Install prebuilt binaries via shell script sh curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.10/uv-installer.sh | sh Install pr...
0.11.9
Release Notes Released on 2026-05-04. Note due to a timeout publishing to crates.io, the GitHub portion of this release was published manually by a maintainer using the artifacts built in CI. Consequently, GitHub attestations will not be available. Additionally, this release will not be fully published to crates.io....
0.10.12
Release Notes Released on 2026-03-19. Python Add pypy 3.11.15 (#18468) Add support for using Python 3.6 interpreters (#18454) Enhancements Include uv's target triple in version report (#18520) Allow comma separated values in --no-emit-package (#18565) Preview features Show uv audit in the CLI help (#18540) Bug fixes...