0.10.6
📦 uvView on GitHub →
🐛 3 fixes
Summary
This release (0.10.6) focuses on bug fixes, including resolving Python version selection conflicts and ensuring file permission preservation on Linux during reflinks. Documentation for optional dependencies was also cleaned up.
🐛 Bug Fixes
- Apply lockfile marker normalization for fork markers.
- Fix Python version selection for scripts with a 'requires-python' conflicting with '.python-version'.
- Preserve file permissions when using reflinks on Linux.