v2.5.0
What's Changed
- Cycle token generation in
upsert_session/3, clean up & clarify code by @juulSme in #29 - Update LICENSE by @UpperCi in #30
- SessionStore.LocalStore implementation by @UpperCi in #28
- Remove deprecated code references from docs by @juulSme in #31
- Improve LocalStore code readability, reduce duplication, fix test warning by @juulSme in #32
- Auto-prune expired sessions from LocalStore by @juulSme in #33
New Contributors
Full Changelog: v2.4.0...v2.5.0