Releases: ermakov-oleg/serpyco-rs
Releases · ermakov-oleg/serpyco-rs
v0.6.0
What's Changed
- Add more benches by @ermakov-oleg in #33
- Removed wrong parameter in jsonschema for regexp based fields by @ermakov-oleg in #34
- Support self ref recursive types by @ermakov-oleg in #37
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Support omit none on dicts (closes #30) and fix RC leak by @ermakov-oleg in #31
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Support omit none (closes #15) by @ermakov-oleg in #29
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added Alias and change FiledFormat semantics. by @ermakov-oleg in #27
- Added documentation on using Annotated attributes by @ermakov-oleg in #28
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Added bench results by @ermakov-oleg in #25
- Move to nox by @ermakov-oleg in #26
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Added support recursive schemas by @ermakov-oleg in #23
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Added tests in CI by @ermakov-oleg in #14
- Fix mypy/pyright errors by @ermakov-oleg in #21
- Run checks and build wheels on all platforms for python 3.11 by @ermakov-oleg in #22
Full Changelog: v0.1.3...v0.1.4