- Fixed bug with indexedDB's continue and delete methods being reserved keywords causing Safari to throw errors
- Added
store.opts.nameto handle multiple stores by prefixing keys - Added
store.removeAll()method - Fixed bug where only objects and arrays were persisted to webSQL and indexedDB
- Updated documentation
- Initial release
- Started release history