Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 08:37
· 129 commits to master since this release
v1.1.0
9d9ae99

Changes

  • Adds Database.create_docs similar to update_docs, but without retrieving documents first
  • Renames Document.fetch_info() to info()
  • Adds data argument to Document
  • Adds ok and error member to update_docs and create_docs context managers