What's Changed
- Fix cargo run uniffi-bindgen when cross compiling by @messense in #2476
- Use
emcc.bat
to query version on Windows by @messense in #2478 - Add
rnet
python library to examples by @0x676e67 in #2480 - bump the attest-build-provenance version in the generated ci file by @kemingy in #2484
- Fix platform tag on Solaris/Illumos by @kulikjak in #2483
- Auto detect PyPy 3.11 by @messense in #2487
- Update manylinux/musllinux policies to the latest main by @github-actions in #2491
- Update
generate-ci
options in user guide by @wxh06 in #2501 - chore: Update cbindgen to 0.28.0 by @pacman82 in #2498
- Don't install dependencies when running
maturin develop --skip-install
by @messense in #2504 - Upgrade pyo3 to 0.24.0 by @messense in #2511
- Update the TP docs to use
pypi
as the GH Env name by @webknjaz in #2512 - fix auditwheel .so relocation for namespace modules by @pascalkuthe in #2513
- Updates Rng legacy methods in tutorial by @rafaelbeckel in #2514
New Contributors
- @0x676e67 made their first contribution in #2480
- @kemingy made their first contribution in #2484
- @wxh06 made their first contribution in #2501
- @pacman82 made their first contribution in #2498
- @webknjaz made their first contribution in #2512
- @pascalkuthe made their first contribution in #2513
- @rafaelbeckel made their first contribution in #2514
Full Changelog: v1.8.2...v1.8.3