What's Changed
- tweak typing by @PrettyWood in #271
- add
outer_location
argument toValidatorCallable
by @samuelcolvin in #277 - Generator type by @samuelcolvin in #276
is_instance
JSON support by @samuelcolvin in #278- fix
JsonType
copy by @samuelcolvin in #279 - validator title and optionally omit context by @samuelcolvin in #283
- Improve errors by @sanders41 in #270
- support
deque
input to list, tuple etc., change how lengths are validated by @samuelcolvin in #275 - adding
PydanticOmit
exception 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