What's Changed
- Add CoreConfig to TypedDict by @adriangb in #645
- remove strict checks from models directly by @samuelcolvin in #647
- Serialization return schema by @samuelcolvin in #646
- support
from_attributes
at validation time by @samuelcolvin in #648 - New speedate by @samuelcolvin in #651
- Move dataclass config onto dataclass schema by @adriangb in #652
- specific TZ offset constraints by @samuelcolvin in #653
Full Changelog: v0.37.0...v0.38.0