github art049/odmantic v0.6.0

latest releases: v1.0.2, v1.0.1, v1.0.0...
2 years ago

Breaking Changes

Added

  • Upgrade types and add support for instance autocompletion with dataclass_transform (VS Code autocompletion) (#230 by @tiangolo)

  • Support Python 3.10 (#235 by @art049)

Fixed

  • Fix using the shared session when updating a document (#227 by @tiangolo)

  • Fix EmbeddedModel deep copy mutability (#239 by @art049)

  • 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)

Internals

Don't miss a new odmantic release

NewReleases is sending notifications on new releases.