0.7.5
📦 uv
🐛 4 fixes
Summary
uv 0.7.5 introduces several bug fixes, including case-sensitive module discovery, a cache bucket update, improved script handling, and a typo correction, along with updated pre‑built binaries for multiple platforms.
🐛 Bug Fixes
- Support case-sensitive module discovery in the build backend (see PR #13468).
- Bump Simple cache bucket to v16 (see PR #13498).
- Don’t error when the script is too short for the buffer (see PR #13488).
- Add missing word in "script not supported" error message (see PR #13483).