Breaking Changes
Added
-
Upgrade types and add support for instance autocompletion with
dataclass_transform
(VS Code autocompletion) (#230 by @tiangolo)
Fixed
-
Fix using the shared session when updating a document (#227 by @tiangolo)
-
Allow models to contain string-based datetime fields that indicate UTC (#136 by @kfox)
-
Fix
Reference
usage with non the non default primary key (#184 by @dynalz) -
Fix
key_name
use on EmbeddedModels (#195 by @jvanegmond)