0.8.15
📦 uvView on GitHub →
✨ 10 features🐛 2 fixes🔧 7 symbols
Summary
uv 0.8.15 introduces several new commands and options, adds zstandard wheel support, improves error reporting, and includes bug fixes and security updates.
✨ New Features
- Add `uv auth` commands for credential management.
- Add pyx support to `uv auth` commands.
- Add `uv tree --show-sizes` to show package sizes.
- Add `--python-platform riscv64-unknown-linux` option.
- Add `--python-platform` to `uv run` and `uv tool` commands.
- Add `uv publish --dry-run` flag.
- Add zstandard support for wheels.
- Allow registries to pre‑provide core metadata.
- Retry streaming Python and binary download errors.
- Add error trace to invalid package format.
🐛 Bug Fixes
- Fix settings rendering for `extra-build-dependencies`.
- Skip non‑existent directories in bytecode compilation.
🔧 Affected Symbols
uv.authuv.treeuv.runuv.tooluv.publishuv.settingsuv.bytecode_compilation