version 0.29.2
– 2024/11/29
Fixed
- Fixed
pyodide venv
command not loading the shared libraries correctly, resulting in the package load failure.
This bug was introduced in version 0.28. #67
PRs that made it into this release
- Add config variable for setting index url for build requirements by @ryanking13 in #64
- Ruff comprehensions and performance by @cclauss in #66
- Fix pyodide venv after removing shared_library key by @ryanking13 in #67
New Contributors
Full Changelog: v0.29.1...v0.29.2