github pydantic/pydantic v1.7.2
v1.7.2 (2020-11-01)

latest releases: v2.7.0, v2.7.0b1, v1.10.15...
3 years ago

See Changelog.

Thank you to pydantic's sponsors:
@timdrijvers, @BCarley, @chdsbd, @tiangolo, @matin, @linusg, @kevinalh, @jorgecarleitao, @koxudaxi, @primer-api, @mkeen
for their kind support.

  • fix slow GenericModel concrete model creation, allow GenericModel concrete name reusing in module, #2078 by @MrMrRobat
  • keep the order of the fields when validate_assignment is set, #2073 by @PrettyWood
  • forward all the params of the stdlib dataclass when converted into pydantic dataclass, #2065 by @PrettyWood

Don't miss a new pydantic release

NewReleases is sending notifications on new releases.