0.11.6
📦 uvView on GitHub →
🐛 3 fixes
Summary
Version 0.11.6 of uv focuses on stability by fixing several bugs related to uninstallation, wheel installation validation, and cache cleaning on Windows.
🐛 Bug Fixes
- Prevent removal of files outside the virtual environment during uninstall operations.
- Implement validation and healing for wheel RECORD files during installation.
- Resolve errors encountered during `uv cache clean` caused by incorrect Win32 path normalization.