What's Changed
- Fix error context type annotations by @MarkusSintonen in #809
- Fix wasm preview by @JeffersGlass in #835
- Fix typehint of discriminator for tagged_union_schema by @dmontagu in #827
- Bump serde_json from 1.0.103 to 1.0.104 by @dependabot in #846
- Bump serde from 1.0.175 to 1.0.179 by @dependabot in #845
- optimize Python float validation by @davidhewitt in #826
- update to PyO3 0.19.2 by @davidhewitt in #844
- Build wheels for arm64 Windows by @messense in #856
- Fix PydanticKnownError user context handling issues by @MarkusSintonen in #839
- Bump regex from 1.9.1 to 1.9.3 by @dependabot in #859
- fix: cargo include by @vvanglro in #852
- special case serialization for int as input to float by @samuelcolvin in #866
- Bump strum_macros from 0.25.1 to 0.25.2 by @dependabot in #858
- Bump serde from 1.0.179 to 1.0.183 by @dependabot in #857
- fix inconsistency with strict mode of date validation by @davidhewitt in #870
- add decimal validator by @davidhewitt in #763
New Contributors
- @MarkusSintonen made their first contribution in #809
- @JeffersGlass made their first contribution in #835
- @vvanglro made their first contribution in #852
Full Changelog: v2.4.0...v2.5.0