github pydantic/pydantic-core v0.2.0
v0.2.0 2022-09-22

latest releases: v0.5.2, v0.5.1, v0.5.0...
19 months ago
  • add tests for validation context #220
  • feat: allow fields to be frozen and add strict + context support to validate_assignment by @PrettyWood in #221
  • rename GenericListLike into GenericCollection + improve coverage by @PrettyWood in #222
  • update pyodide to 0.21.0 release version by @messense in #226
  • build wheels with stable rust #227
  • Support dict_items for list like fields by @ytmimi in #225
  • Fix coverage export #233
  • add flag to allow only finite float values by @PrettyWood in #228
  • bump pyo3 to 0.17.1 by @PrettyWood in #236
  • rename _types to be public by @MatthijsKok in #240
  • Default validator #242
  • Only use RecursiveContainerValidator when necessary #243

Full Changelog: v0.1.0...v0.2.0

Don't miss a new pydantic-core release

NewReleases is sending notifications on new releases.