1.1.0
Several new features:
- New LocalDB stores, implementing dstore API with complex querying functionality, including stores:
- IndexedDB, SQL, and LocalStorage
- New
containsfilter operator for matching array values - New
selectquery method for selecting certain properties from results - Support for cross-store "relational" querying"
This release also includes refinements to query result handling.