v1.0.0
- Update to Dexie 2.x
- Remove Bower dependency (load Dexie from NPM)
- Ensure tests wait on all IndexedDB processes to be finished
- Ensure this addon works without Array prototype extensions
- Throw an error if indexed-db-configuration service is not extended
- [INTERNAL] Update dependencies & move to new module syntax
- [INTERNAL] Improve tests