What's Changed
- fix: check codepoint count not byte length in deserialize_char by @leftygbalogh in #107
- test: add round-trip tests for collections and structs by @leftygbalogh in #108
- support serializing i128 / u128 by @davidhewitt in #113
- docs: no longer experimental by @davidhewitt in #115
- Update to PyO3 0.29 by @g-bauer in #117
New Contributors
- @leftygbalogh made their first contribution in #107
Full Changelog: v0.28.0...v0.29.0