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 1af17d4 commit 32e205cCopy full SHA for 32e205c
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+
5
+2.17.0 (2025-05-18)
6
+-------------------
7
8
+- feat: annotated form of field serializer/validator support added. See https://github.com/dapper91/pydantic-xml/pull/261.
9
10
11
2.16.0 (2025-04-20)
12
-------------------
13
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-xml"
-version = "2.16.0"
+version = "2.17.0"
description = "pydantic xml extension"
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
license = "Unlicense"
0 commit comments