Skip to content

Releases: pydantic/pydantic-core

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

v0.16.0 2023-03-20

20 Mar 20:43
3b53edf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.16.0

v0.15.2 2023-03-18

18 Mar 22:17
b9bb303
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1 2023-03-18

18 Mar 19:45
a5f1ed9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0 2023-03-17

18 Mar 01:29
5ff4bf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1 2023-03-17

17 Mar 21:33
28ff34e
Compare
Choose a tag to compare

What's Changed

  • Set info.data and info.field_name for dataclass field validators by @adriangb in #454
  • Uprev version to 0.14.1 by @adriangb in #455

Full Changelog: v0.14.0...v0.14.1