Change8

0.12.5

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

Summary

This release adds support for newer Python versions and introduces several preview features, including named package index selection and enhanced SBOM exports. It also includes improvements to error handling and bug fixes for PEP 723 script path resolution.

✨ New Features

  • Prefer newer versions and standard variants when selecting between equally prioritized Python interpreters.
  • Allow `--index` and `--default-index` to select configured package indexes by name with the `index-by-name` preview feature.
  • Include distribution artifact URLs and hashes in CycloneDX SBOM exports by default.
  • Fall back to logical file sizes when using `cache-physical-space` on filesystems that do not support physical-space accounting.

🐛 Bug Fixes

  • Resolve relative package index paths in PEP 723 scripts against the script directory.

Affected Symbols