Skip to content

v0.3.3

Compare
Choose a tag to compare
@art049 art049 released this 13 Feb 14:34
· 289 commits to master since this release

Fixed

  • Remove bypass_document_validation save option to avoid Not Authorized errors (#85 by @Olegt0rr)

  • Fix microseconds issue: use truncation instead of round (#100 by @erny)

  • Add py.typed to ship typing information for mypy (#101 by @art049)

  • Fix datetime field default example value naiveness (#103 by @art049)

Internals