Releases: ermakov-oleg/serpyco-rs
Releases · ermakov-oleg/serpyco-rs
v0.12.0
v0.11.0
What's Changed
- Added timezone support for Time by @ermakov-oleg in #61
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- Speedup CI by @ermakov-oleg in #57
- Bump atomic_refcell from 0.1.9 to 0.1.10 by @dependabot in #58
- Fixed IntEnum serialization (closes #59) by @ermakov-oleg in #60
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Speeding up date and time parsing by @ermakov-oleg in #56
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Fixed generics schemas parametrised with different types by @ermakov-oleg in #55
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
- Speedup CI by @ermakov-oleg in #46
- Bump dyn-clone from 1.0.10 to 1.0.11 by @dependabot in #47
- Bump pyo3-build-config from 0.17.2 to 0.18.2 by @dependabot in #48
- Bump bumpalo from 3.11.0 to 3.12.0 by @dependabot in #50
- Bump chrono from 0.4.22 to 0.4.24 by @dependabot in #49
- Discriminator now respects FieldFormat by @ermakov-oleg in #53
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Refactor attrs/dataclass support by @ermakov-oleg in #40
- Added api to getting json schema by @ermakov-oleg in #41
- Custom encoders for fields by @ermakov-oleg in #45
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Support tagged unions with forward ref declaration by @ermakov-oleg in #39
Full Changelog: v0.7.0...v0.8.0