What's Changed
- Update PyO3 to 0.23.4 by @MarshalX in #54
- Specify the dynamic version in
pyproject.toml
by @fxcoudert in #53 - Fix stack overflow when decoding deeply nested structures like arrays and maps by @MarshalX in #51
Possible breaking change for you: dropped support for PyPy 3.8
New Contributors
- @fxcoudert made their first contribution in #53
Full Changelog: v3.0.0...v3.0.1