uv 0.11.33: Enhancements, Preview Features, and Bug Fixes
sdkpreviewengineer
patch
This release of uv 0.11.33 introduces several enhancements, including smaller binary sizes by aborting panics in release builds and using .tar.gz for Pyodide installs. It also brings new preview features like selective script checking in `uv check` and malware scanning for cached tools. Multiple bug fixes have been implemented to improve dependency splitting and argument parsing accuracy. This patch release is available for all users of uv.
- →Abort panics in release builds for smaller uv binaries
- →Use .tar.gz archives for Pyodide installs
- →Correctly split dependencies into production and optional markers
- →Fix discrepancies in argument parsing of exclude-newer
- →Cleanup managed Python temporary directory on error
Enhancements (2) ›
- Abort panics in release builds for smaller uv binaries
- Use .tar.gz archives for Pyodide installs
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.33
Related releases
- uv 0.12.1: Package-specific pre-release policies, Xonsh support, and performance uv Releases ·
- PEP 842 proposes __export__ for controlled module visibility in Python Python PEPs ·
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·