v0.14.0-beta.3
Pre-release
Pre-release
github-actions
released this
29 Oct 07:07
·
1249 commits
to main
since this release
What's Changed
- Update to wasmtime 2.0.0 by @messense in #1213
- Pass
--locked
to Cargo when bootstrap from sdist by @messense in #1212 - Always run pip with
--disable-pip-version-check
by @messense in #1216 - Add support for testing against specific Python interpreter by @messense in #1217
- Disable
integration_pyo3_bin
test when running with PyPy by @messense in #1218 - Create different venv name for different Python implementation in tests by @messense in #1220
- Use
py --list-paths
instead ofpy -0
by @messense in #1223 - Add Python 3.11 to
PATH
for Docker image by @messense in #1224 - Fix build for Python 3.11 on Windows by @messense in #1222
Full Changelog: v0.14.0-beta.2...v0.14.0-beta.3