0.8.11
📦 uvView on GitHub →
✨ 6 features🐛 2 fixes🔧 1 symbols
Summary
uv 0.8.11 adds Python 3.14 support, Debian 13 Docker images, extra build dependency hints, custom reqwest client support in the Rust API, and includes several bug fixes and enhancements.
✨ New Features
- Add Debian 13 trixie to published Docker images.
- Add `extra-build-dependencies` hint for any missing module on build failure.
- Make 'v' prefix cyan in overlap warnings.
- Add support for Python 3.14.0rc2.
- Update Pyodide to 0.28.1.
- Allow passing custom `reqwest` clients to `RegistryClient` (Rust API).
🐛 Bug Fixes
- Fix missing uv version in extended Docker image tags.
- Persist cache info when re-installing cached wheels.
🔧 Affected Symbols
RegistryClient