0.9.11
📦 uvView on GitHub →
✨ 4 features🐛 5 fixes🔧 5 symbols
Summary
uv 0.9.11 introduces SBOM support for exports, adds CPython 3.15.0a2, and includes several fixes for TOML serialization and workspace commands.
✨ New Features
- Add SBOM support to `uv export`
- Add CPython 3.15.0a2 support
- Add `uv workspace list --paths` (preview)
- Publishing to crates.io
🐛 Bug Fixes
- Fix `uv init` author serialization via toml_edit inline tables
- Fix status messages without TTY
- Preserve end-of-line comment whitespace when editing pyproject.toml
- Disable always-authenticate when running under Dependabot
- Fix the preview warning on `uv workspace dir`
🔧 Affected Symbols
uv exportuv inituv workspace listuv workspace dirpyproject.toml