0.6.1
📦 uvView on GitHub →
✨ 2 features🐛 4 fixes🔧 1 symbols
Summary
uv 0.6.1 adds platform‑required marking and workspace‑root warnings, improves uvx handling, and includes several bug fixes and documentation updates.
✨ New Features
- Allow users to mark platforms as "required" for wheel coverage.
- Warn for builds in non-build and workspace root pyproject.toml.
🐛 Bug Fixes
- Add `--all` to `uvx --reinstall` message.
- Fallback to `GET` on HTTP 400 when attempting to use range requests for wheel download.
- Prefer local variants in preference selection.
- Respect verbatim executable name in `uvx`.
🔧 Affected Symbols
uvx