Skip to content

Releases: pydantic/pydantic-core

v0.23.0 2023-04-07

07 Apr 10:38
534630f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0 2023-04-02

02 Apr 20:20
1276e37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0 2023-04-01

01 Apr 17:23
f6657a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0 2023-03-31

31 Mar 13:29
4313368
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0 2023-03-30

30 Mar 21:16
ecc8df4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.19.0

v0.18.1 2023-03-30

29 Mar 22:43
4b22109
Compare
Choose a tag to compare

What's Changed

  • Revert behavior change in error reporting for function after validators by @adriangb in #495

Full Changelog: v0.18.0...v0.18.1

v0.18.0 2023-03-29

29 Mar 20:50
7662bdd
Compare
Choose a tag to compare

What's Changed

  • Remove duplicate test case from test_arguments by @hramezani in #490
  • Remove duplicate code from field_after_validator_function doc by @hramezani in #491
  • Make validate_assignment a part of the Validator trait by @adriangb in #478
  • Uncomment some assertion by @hramezani in #493

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1 2023-03-27

27 Mar 22:06
cb05dcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0 2023-03-27

27 Mar 18:17
81c8ad7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1 2023-03-21

21 Mar 20:57
389b9ed
Compare
Choose a tag to compare

What's Changed

  • Add ability to collect validation errors for SchemaError by @dmontagu in #466
  • Use 'Invalid Schema:' as prefix by @dmontagu in #468
  • Rename validation / serialization symbols to homogenize naming by @adriangb in #467

Full Changelog: v0.16.0...v0.16.1