v0.14.0
What's Changed
- bump PyO3 to 0.28.2 by @rara64 in #234
- ci: add riscv64 target to linux wheel build matrix by @gounthar in #237
- Fix Cargo.lock mismatch in generated sdist by @Alex-Izquierdo in #235
- Modernize project setup using uv by @Viicos in #240
- Avoid stack overflow in
PyStringCacheby @Viicos in #239 - Update to edition 2024, MSRV 1.88 by @Viicos in #243
- Update pyodide to 0.28 by @Viicos in #245
New Contributors
- @rara64 made their first contribution in #234
- @gounthar made their first contribution in #237
- @Alex-Izquierdo made their first contribution in #235
Full Changelog: v0.13.0...v0.14.0