Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 361 Bytes

0.1.0

  • 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

0.0.1+3

  • updated pubspec

0.0.1+2

  • updated readme

0.0.1+1

  • updated readme and changelog

0.0.1

Initial release.