What's Changed
- Upgrade cargo-zigbuild to 0.17.1 by @messense in #1740
- Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #1743
- Upgrade cbindgen to 0.25.0 by @messense in #1747
- Add chardetng-py to Examples section by @john-parton in #1751
- Better cross-compilation interpreter error by @sauyon in #1754
- Refactor Cargo sdist generator to avoid rewriting local dependencies by @messense in #1741
- Ignore sdist output files when building sdist by @messense in #1756
- Use
python.exe
by default inbuild
command on Windows by @messense in #1757 - Bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.1 by @dependabot in #1758
- Bump cargo-config2 from 0.1.8 to 0.1.9 by @dependabot in #1760
- Don't require
uniffi-bindgen
to be installed for uniffi bindings by @messense in #1762 - fixed python 3.7 compatibility by @mbway in #1764
- Pre commit by @mbway in #1763
- Added --pip-path argument to develop by @mitsuhiko in #1753
- Skip cargo fmt/deny on pre-commit.ci by @messense in #1765
- Disable user site when running
get_interpreter_metadata.py
by @messense in #1766 - Upgrade cargo-zigbuild and cargo-xwin by @messense in #1771
- Fix platform tag for graalpy by @timfel in #1773
- Always set minor version to 0 when major version >= 11 for macOS by @messense in #1778
- Make userguide the first badge by @konstin in #1779
- Don't panic when python interpreter cannot be executed on Windows by @messense in #1783
- Warn about incorrect version in
build-system.requires
by @konstin in #1793 - Release v1.3.0 by @messense in #1794
New Contributors
- @john-parton made their first contribution in #1751
- @sauyon made their first contribution in #1754
- @mbway made their first contribution in #1764
- @pre-commit-ci made their first contribution in #1770
Full Changelog: v1.2.3...v1.3.0