python uv Releases · · 0.11.24

uv 0.11.24 adds CPython 3.15.0b3 support and preview features

sdkpreviewengineer
patch

This release of uv (version 0.11.24) adds support for CPython 3.15.0b3 and introduces a preview feature for making project environments relocatable. It also includes performance improvements and several bug fixes, such as disabling `exclude-newer` and avoiding archive ID collisions. The update is available for various platforms, with checksums provided.

  • Allow disabling exclude-newer
  • Avoid archive id collisions
  • Reapply "Fix transparent Python upgrades in project environments"
  • Clean up partial tool entrypoint installs
  • Fix relocatable activate.fish and broaden Fish version support
Fixes (5)
  • Allow disabling exclude-newer
  • Avoid archive id collisions
  • Reapply "Fix transparent Python upgrades in project environments"
  • Clean up partial tool entrypoint installs
  • Fix relocatable activate.fish and broaden Fish version support
Read the original announcement →

https://github.com/astral-sh/uv/releases/tag/0.11.24