Change8

0.11.24

📦 uvView on GitHub →
1 features🐛 5 fixes

Summary

This release introduces relocatable project environments as a preview feature and includes several bug fixes related to dependency resolution, tool installation cleanup, and shell activation scripts. It also adds compatibility for CPython 3.15.0b3.

✨ New Features

  • Project environments are now relocatable under the preview flag.

🐛 Bug Fixes

  • Added ability to disable the `exclude-newer` setting.
  • Resolved issue causing archive ID collisions.
  • Reapplied fix for transparent Python upgrades within project environments.
  • Improved cleanup process for partial tool entrypoint installations.
  • Fixed relocatable activation script for Fish shell and broadened Fish version support.