0.10.1
📦 uvView on GitHub →
🐛 3 fixes
Summary
Version 0.10.1 improves robustness by preventing panics on metadata read errors and skipping empty workspace members. It also updates documentation suggestions for shell updates.
Migration Steps
- Update documentation to suggest using `uv python update-shell` instead of `uv tool update-shell`.
🐛 Bug Fixes
- Prevent panic when encountering metadata read errors.
- Skip processing empty workspace members instead of failing.
- Avoid failure when attempting to create an existing read-only sdist-vX/.git directory.