Change8

0.9.5

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

Summary

uv 0.9.5 upgrades the `astral-tokio-tar` dependency to 0.5.6 for security, adds helpful hints for environment markers and system‑managed interpreters, improves error messages, and fixes several bugs.

Migration Steps

  1. If using the `--system` flag with `uv pip install`, note the new hint message for failures.

✨ New Features

  • Added a required environment marker example to hint usage.
  • Added a hint for `uv pip install` failures when the `--system` flag selects an externally managed interpreter.
  • Improved 403 Forbidden error messages to indicate the package may not exist.

🐛 Bug Fixes

  • Fixed typo in MissingTopLevel warning.
  • Fixed backtick escaping for PowerShell.

🔧 Affected Symbols

MissingTopLevel