Change8

0.9.28

📦 uvView on GitHub →
3 features🐛 1 fixes

Summary

This release updates the underlying CPython build to use OpenSSL 3.5.5 for security fixes and introduces Windows support for the Pyodide interpreter.

Migration Steps

  1. A reflink alias has been added for the "clone" link mode in configuration.

✨ New Features

  • Added support for Pyodide interpreter on Windows.
  • Implemented a warning when multiple indexes are configured with `default = true`.
  • Uploads are now skipped if validation reports 'Already uploaded'.

🐛 Bug Fixes

  • Ensured that `uv.exe` exits correctly when `uvw.exe` or `uvx.exe` is killed.