v0.4.0 2022-10-13
What's Changed
- tweak typing by @PrettyWood in #271
- add
outer_locationargument toValidatorCallableby @samuelcolvin in #277 - Generator type by @samuelcolvin in #276
is_instanceJSON support by @samuelcolvin in #278- fix
JsonTypecopy by @samuelcolvin in #279 - validator title and optionally omit context by @samuelcolvin in #283
- Improve errors by @sanders41 in #270
- support
dequeinput to list, tuple etc., change how lengths are validated by @samuelcolvin in #275 - adding
PydanticOmitexception by @samuelcolvin in #282 - unique error kinds by @samuelcolvin in #285
- Custom error kind by @samuelcolvin in #284
New Contributors
- @sanders41 made their first contribution in #270
Full Changelog: v0.3.1...v0.4.0