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 a6c4bc3 commit 0631b78Copy full SHA for 0631b78
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# marshmallow\_dataclass change log
2
3
+## v8.5.1
4
+
5
+ - Allow setting required=True on fields of type Optional (#159)
6
7
## v8.5.0
8
- Fix `default` warning coming from marshmallow. Bump minimal marshmallow version requirement to 3.13. [See #157](https://github.com/lovasoa/marshmallow_dataclass/issues/157).
9
- Add support for the Final type. See [#150](https://github.com/lovasoa/marshmallow_dataclass/pull/150)
0 commit comments