Skip to content

Release v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 13:55
  • Added support for /db/_purge endpoint, which allows to remove all references to a document
  • Added Document.json property, which is a dict representing the document data
  • Added HTTPResponse as return from certain Document endpoints that may give 202 Accepted HTTP status codes
  • Improved documentation
  • [BREAKING] Document.copy() no longer returns the cloned document