github msiemens/tinydb v4.7.0

latest releases: v4.8.2, v4.8.1, v4.8.0...
2 years ago
  • 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

Don't miss a new tinydb release

NewReleases is sending notifications on new releases.