pypi pydantic-xml 2.0.0
release 2.0.0

latest releases: 2.17.3, 2.17.2, 2.17.1...
2 years ago

library upgraded to pydantic version 2. See https://docs.pydantic.dev/2.0/migration/

Breaking changes:

  • generic models are no longer inherited from BaseGenericXmlModel but from BaseXmlModel.
  • custom root type declaration has been changed. It must inherit RootXmlModel from now on.
  • encoding customization api has been changed. See for more information.

New features:

Don't miss a new pydantic-xml release

NewReleases is sending notifications on new releases.