Skip to content

v4.1.0

Latest

Choose a tag to compare

@joerick joerick released this 12 Jun 16:03
· 2 commits to main since this release
  • ✨ Updates Pyodide to the final 314.0.0 release, so Pyodide 3.14 wheels now build by default without the pyodide-prerelease enable flag. (#2906)
  • πŸ› Raises clear errors when a build produces no wheel, instead of failing later with a confusing message (#2909)
  • πŸ›  Speeds up CLI startup through lazy imports on Python 3.15 (#2797)
  • πŸ“š Adds an FAQ section on caching cibuildwheel's downloaded tools with CIBW_CACHE_PATH (#2842)
  • πŸ“š Documentation improvements: clarifies which shell is used for command options, clarifies environment variable precedence, and fixes a dead Pyodide env info link (#2904, #2905, #2911)