You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support mypy + make `PartialModel` not auto-define partial fields, use `AutoPartialModel` instead if you want the old behavior.
9
+
10
+
### Features
11
+
12
+
* Support mypy + make `PartialModel` not auto-define partial fields, use `AutoPartialModel` instead if you want the old behavior. ([b6b669e](https://github.com/joshorr/pydantic-partials/commit/b6b669ee7159a28198d21ad7a3f54ee5ff521f52))
13
+
14
+
15
+
### Documentation
16
+
17
+
* adjust docs supported python version and make upgrade title more clear. ([2c39761](https://github.com/joshorr/pydantic-partials/commit/2c39761c449c67a8144c5e516302b316c6ef0ea6))
0 commit comments