Change8

0.8.20

📦 uvView on GitHub →
3 features🐛 2 fixes🔧 4 symbols

Summary

uv 0.8.20 adds a new `--force` flag for cache cleaning, improves proxied package resolution errors, and introduces a preview feature for upgrading pre‑release versions, while fixing Python list visibility and cache handling bugs.

✨ New Features

  • Add `--force` flag for `uv cache clean`.
  • Improve resolution errors with proxied packages.
  • Allow upgrading pre-release versions of the same minor Python version (preview feature).

🐛 Bug Fixes

  • Hide `freethreaded+debug` Python downloads in `uv python list`.
  • Retain the cache lock and temporary caches during `uv run` and `uvx`.

🔧 Affected Symbols

uv cache cleanuv python listuv runuvx