0.6.10
📦 uvView on GitHub →
✨ 5 features🐛 8 fixes🔧 11 symbols
Summary
uv 0.6.10 adds several new flags and environment support, introduces a preview torch index check, and includes numerous bug fixes and performance improvements.
✨ New Features
- Add `uv sync --check` flag
- Add support for Python version requests in `uv python list`
- Support `.env` files in `uv tool run`
- Support `python find --script`
- Preview: Check all compatible torch indexes when `--torch-backend` is enabled
🐛 Bug Fixes
- Allow virtual packages with `--no-build`
- Ignore `--find-links` entries for pinned indexes
- Omit wheels from lockfile based on `--exclude-newer`
- Retain end-of-line comment position when adding dependency
- Omit fragment when querying for wheels in Simple HTML API
- Error on missing argument in `requirements.txt`
- Support modules with different casing in build backend
- Add authentication policy support for `pip` commands
🔧 Affected Symbols
uv syncuv python listuv tool runpython findtorch-backendvirtual packagesfind-linkslockfilerequirements.txt parserbuild backend module casingpip authentication policy