Skip to content

Version 0.3.3

Compare
Choose a tag to compare
@henryiii henryiii released this 28 Apr 03:48
· 429 commits to main since this release
af37ff5

This version improves WebAssembly support (Pyodide) and fixes a reported bug in the new editable mode.

What's Changed

Fixes:

  • Support prefix dir if toolchain has CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY by @henryiii in #303
  • Find wheel files before local files in editable installs by @henryiii in #305

Other:

  • Use PyPI's new trusted publisher deployment by @henryiii in #306

Full Changelog: v0.3.2...v0.3.3