Skip to content

v4.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 16:17
6ef791e
  • Feature: Allow inserting Document instances using Table.insert_multiple (see #455).
  • Performance: Only convert document IDs of a table when returning documents. This improves performance the Table.count and Table.get operations and also for Table.search when only returning a few documents (see #460).
  • Internal change: Run all Table tests JSONStorage in addition to MemoryStorage.

New Contributors

Full Changelog: v4.6.1...v4.7.0