- added method setAll(Map<String, T> items) to be able to set multiple key/value pairs at once
- exposed handleExpiry() to allow for direct calling (when you manually want to end a session for example)
- updated readme
- updated pubspec
- updated readme
- updated readme and changelog
Initial release.