What's Changed
- Update pyodide to 0.23.0 by @messense in #520
- Add PyPy wheels for Windows by @aminalaee in #511
- add
*
tocore_schema
functions by @samuelcolvin in #521 - Update pyo3 to 0.18.2, maturin to 0.14.16 by @messense in #519
- simplify error
str()
by @samuelcolvin in #512 - Make validator complete required by @aminalaee in #525
- Better panicing by @samuelcolvin in #526
- Rename
__fields_set__
->__pydantic_fields_set__
by @samuelcolvin in #527 - arguments validation improvements by @samuelcolvin in #523
- Make mypy ignore CoreSchema's typing by @adriangb in #528
Full Changelog: v0.22.0...v0.23.0