What's Changed
- use
TypedDictfromtyping_extensionson <3.12 by @davidhewitt in #978 - add switch to change regex engine from Rust to Python by @davidhewitt in #983
- 🐛 Fix handling of
UUIDvalues havingUUID.version=Noneby @samuelcolvin in #981 - Add
validate_core_schemafunction and remove validation fromSchemaValidatorandSchemaSerializerconstructors by @davidhewitt in #982 - add strict flag to validate_core_schema by @adriangb in #984
- make
field_nameanddataavailable onValidationInfoby @samuelcolvin in #980
Full Changelog: v2.9.0...v2.10.0