v0.2.0 2024-04-02
What's Changed
- update to PyO3 0.21 final by @davidhewitt in #71
- fast path for ASCII python strings by @samuelcolvin in #72
- simd int and string parsing on aarch64 by @samuelcolvin in #65
- fix fast string creation for pypy by @samuelcolvin in #75
- uprev to 0.2.0 by @samuelcolvin in #76
Full Changelog: v0.1.1...v0.2.0