Releases: davidhewitt/pythonize
Releases · davidhewitt/pythonize
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
v0.25.0
fixup workflow location (#90)
v0.24.0
release: 0.24.0 (#85)
v0.23.0
release: 0.23 (#77)
v0.22.0
release: 0.22.0
v0.21.1
release: 0.21.1
v0.21.0
release: 0.21.0
v0.20.0
update github actions