Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 463 Bytes

1.0.0

  • Upgraded to Dart 3; relevant package updates.
  • Switched to the Result class from elegant, instead of duplicating it here.
  • Users system and UserCachette: cache entries can now have 'users', which can be used to differentiate between different parts of an application using the entry, and facilitates unused entries to being removed automatically.

0.1.1

  • Package updates.

0.1.0

  • Initial version.