Releases: dapper91/pydantic-xml
Releases · dapper91/pydantic-xml
release 2.14.0
09 Nov 14:36
Compare
Sorry, something went wrong.
No results found
union validation error location fixed.
potential memory leak fixed. See #222 .
python 3.13 support added.
release 2.13.1
03 Oct 17:39
Compare
Sorry, something went wrong.
No results found
multiple pydantic model validators bug fixed.
release 2.13.0
29 Sep 16:38
Compare
Sorry, something went wrong.
No results found
custom field xml serializer/validator support added. See #212
release 2.12.1
26 Aug 17:31
Compare
Sorry, something went wrong.
No results found
collection of tagged union deserialization bug fixed. See #206
release 2.12.0
24 Aug 16:02
Compare
Sorry, something went wrong.
No results found
exclude_none and exclude_unset serialization flags support added. See .
release 2.11.0
11 May 09:50
Compare
Sorry, something went wrong.
No results found
named tuple support added. See
release 2.10.0
08 May 19:41
Compare
Sorry, something went wrong.
No results found
dynamic model creation support added. See
release 2.9.2
18 Apr 19:31
Compare
Sorry, something went wrong.
No results found
mypy plugin dataclass_transform decorated model bug fixed.
release 2.9.1
12 Apr 14:01
Compare
Sorry, something went wrong.
No results found
PEP-681 (Data Class Transforms) support added. See
pydantic 2.7 enum type support added. See
release 2.9.0
03 Feb 17:00
Compare
Sorry, something went wrong.
No results found
pydantic 2.6 incompatibility fixed. See #167