We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40ecbf commit c032d1aCopy full SHA for c032d1a
CHANGES
@@ -1,3 +1,5 @@
1
+0.12.0 (unreleased)
2
+ - Add support for validate.Equal #135
3
0.11.1 (2021-01-28)
4
- adding typing support and mypy to the build
5
0.11.0 (2021-01-26)
@@ -13,7 +15,6 @@
13
15
- fix ReactJsonSchemaFormJSONSchema for marshmallow>=3.10.0
14
16
- Change Makefile to build and upload wheel #131
17
- move from travisci to github actions #132
-
18
0.10.0 (2020-03-03)
19
- added ReactJsonSchemaFormJSONSchema extension
20
- Add support for allow_none (#106 thanks @avilaton!)
0 commit comments