- Added application files.
- Created NPM Package.
- Linked package for testing.
- Cleaned up package files and directories.
- Added test project.
- Updated README.md
- Updated versioning to reflect alpha stage of development.
- Added default settings to reduce steps required to implement the data context.
- Users can now implement browser storage in three lines of code.
- NOTE: i45 versions v0.0.0-alpha.16 and later are not compatible with versions v0.0.0-alpha.15 and earlier.
- Upgrading to version v0.0.0-alpha.16 from any previous version could break existing code.
- Update documentation.
- Added clear() method to data context to allow data removal.