v0.28.1 2023-05-04
What's Changed
- Fix to_json function by @adriangb in #577
- simplify serialization filtering by @samuelcolvin in #578
- 🙈 Add
/.pdm-python
to git ignore by @lig in #579 - Assume wrap validators produce the same serialization schema by @dmontagu in #573
- support
__pydantic_extra__
when serializing by @samuelcolvin in #576
New Contributors
Full Changelog: v0.28.0...v0.28.1