- Use jest for testing and microbundle for bundling
- Fix package setup
- Cleanup
- Feature: Added support for browserify
- Bug: Fixed issue with integer keys causing data duplication (@mdlawson)
- Feature: Added support for different types of storage adaptors (@simonsmith)
- Feature: Added
update
call (@scttnlsn)
- Feature: Added size
- Patch: Reverting changes related to saving to 0.1.1 due to case reported by @scttnlsn
- Bug: Fixed saving existing records (@mkuklis)
- Feature: Added support for options and idAttribute (@scttnlsn)
- Feature: Added ability to find/destroy by criteria and function (@mkuklis)
- Patch: Fixed spellings (@chrispitt)
- First Release