0.2.0
Pre-release
Pre-release
Bug fixes
- IdbObjectStore: index_names method now requires indices feature as indented [87248cf]
Build
Documentation
- cursors: Add examples [2607e7c]
Features
- cursors: Allow collecting cursors into a vector [0702d15]
Maintenance
- rm IdbObjectStore::delete_object_store method [c485690]
Refactorings
- idb_transaction: Consolidated some similar event listener code [0160918]
Testing
Breaking changes
- Removed extraneous
IdbObjectStore::delete_object_store
method IdbObjectStore::index_names
now requires indices feature as indented