We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd068e commit 2d2734cCopy full SHA for 2d2734c
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+2.15.0 (2025-03-29)
5
+-------------------
6
+
7
+- model deserialization additional arguments added. See https://github.com/dapper91/pydantic-xml/issues/247
8
9
10
2.14.3 (2025-03-11)
11
-------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-xml"
-version = "2.14.3"
+version = "2.15.0"
description = "pydantic xml extension"
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
license = "Unlicense"
0 commit comments