v1.1.0
What's Changed
- docs: Add opendal in examples by @Xuanwo in #1636
- Update cbindgen to 0.24.5 by @messense in #1637
- Improve error message when python fails in develop by @konstin in #1644
- Add basic support for GraalPy by @timfel in #1645
- CI: Update sccache to 0.5.0 by @messense in #1646
- CI: Upgrade sccache to 0.5.3 by @messense in #1647
- Refactor abi tag to use
EXT_SUFFIX
by @messense in #1648 - Bump tempfile to v3.6.0 by @heiher in #1650
- Run
pyo3_no_extension_module
test case on manylinux platforms only by @messense in #1652 - Add Linux loongarch64 architecture support by @messense in #1653
- Update pep508_rs to 0.2.1 by @messense in #1655
- Add
--skip-install
option tomaturin develop
by @messense in #1654 - Fix emscripten action by @ManonMarchand in #1657
- Upgrade pyo3 to 0.19.0 by @messense in #1659
- Release v1.1.0 by @messense in #1660
New Contributors
- @timfel made their first contribution in #1645
- @ManonMarchand made their first contribution in #1657
Full Changelog: v1.0.1...v1.1.0