Releases: davidhewitt/pythonize
Releases · davidhewitt/pythonize
Release list
v0.29.0
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
v0.28.0
What's Changed
- Update
pyo3to 0.28.0. by @reitermarkus in #104 - feat: Support serde_json's arbitrary_precision feature by @jpmckinney in #102
- Support deserializing Python dataclass into structs / mappings by @davidhewitt in #105
New Contributors
- @reitermarkus made their first contribution in #104
- @jpmckinney made their first contribution in #102
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- ci: extend test matrix to 3.14, more arm runners by @davidhewitt in #98
- Bump PyO3 to 0.27 by @tuxu in #96
- release: 0.27.0 by @davidhewitt in #99
New Contributors
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- fix-typos by @jessekrubin in #92
- did I
GATthis right? by @jessekrubin in #91 - release: 0.26 by @davidhewitt in #95
Full Changelog: v0.25.0...v0.26.0