python uv Releases · · 0.11.26

uv 0.11.26: Performance improvements and bug fixes

sdkinfra
patch

The uv package manager has released version 0.11.26, incorporating several performance enhancements and bug fixes to improve dependency resolution and build processes. These updates aim to optimize performance by adapting to dependency IDs, avoiding unnecessary allocations, and reusing resolver work. The release also includes a fix for a warning related to the build cache location. This patch is relevant for all users of uv, particularly those working with complex dependency graphs or on performance-sensitive projects.

Fixes (1)
  • Warn when the build cache is inside the source directory
Read the original announcement →

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