We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72922e commit 1cb886dCopy full SHA for 1cb886d
CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## 0.1.2 - 2020-03-16
8
- Improve handling of optional properties in generated `to_dict` function for models
9
+- Add PEP 561 marker file (py.typed) to generated packages
10
11
## 0.1.1 - 2020-03-06
12
- Fix mypy issue in generated models `from_dict` with datetime or reference properties
0 commit comments