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 802d77d commit 6949c1eCopy full SHA for 6949c1e
CHANGELOG.rst
@@ -6,9 +6,10 @@ Changelog
6
7
.. rst-class:: emphasize-children
8
9
-0.19
+0.20
10
====
11
-0.19.4
+
12
+0.20.0
13
------
14
Added
15
^^^^^
@@ -23,9 +24,13 @@ Fixed
23
24
Breaking Changes
25
^^^^^^^^^^^^^^^^
26
- Drop support for `pydantic` 1.x.
27
+- Drop support for `python` 3.7.
28
- Param `config_class` of `pydantic_model_creator` is renamed to `model_config`.
29
- Attr `config_class` of `PydanticMeta` is renamed to `model_config`.
30
31
+0.19
32
+====
33
34
0.19.3
35
36
0 commit comments