Releases: polkascan/py-sr25519-bindings
Releases · polkascan/py-sr25519-bindings
v0.2.1 release
What's Changed
- Updated to latest maturin and pyo3 by @arjanz in #15
- Python 3.12 support by @arjanz in #18
- Add python 3.12 support for musllinux by @nakata5321 in #19
- bump pyO3 from 0.18.1 to 0.20.0 to support pypy runtime by @alimaktabi in #20
- Updated Github action CI by @arjanz in #21
New Contributors
- @alimaktabi made their first contribution in #20
Full Changelog: v0.2.0...v0.2.1
v0.2.0 release
What's Changed
- Added secret key Ed25519 conversion functions by @arjanz in #11
- Update pyo3 to 0.11.0 by @StarGate01 in #10
New Contributors
- @StarGate01 made their first contribution in #10
Full Changelog: v0.1.5...v0.2.0
v0.1.5 release
What's Changed
- wheels musllinux by @nakata5321 in #8
- aarch64 wheels for manylinux by @nakata5321 in #9
New Contributors
- @nakata5321 made their first contribution in #8
Full Changelog: v0.1.4...v0.1.5
v0.1.4 release
Added Python 3.10 wheels
v0.1.3 release
Bump PyO3 to 0.10.1 due to removed feature gate