Skip to content

Releases: krdlab/daab-session

v2.0.1

16 Jul 03:58

Choose a tag to compare

2.0.1 (2021-07-16)

Bug Fixes

v2.0.0

13 Jul 16:03

Choose a tag to compare

2.0.0 (2021-07-13)

Bug Fixes

  • Modify examples/redis so that it works (60061ce)
  • type errors (a98bef0)

Code Refactoring

  • Use lisb-hubot and refactor all (a5487c8)

BREAKING CHANGES

  • all interfaces redesign

v1.0.1

21 Apr 13:04

Choose a tag to compare

1.0.1 (2020-04-21)

Bug Fixes

v1.0.0

02 Jan 13:53
2c96f71

Choose a tag to compare

1.0.0 (2020-01-02)

Bug Fixes

  • Avoid undefined in Session constructor arguments (4906661)
  • Switch RedisStore from connect-redis to own implementation (e756a3d)

BREAKING CHANGES

  • To rewrite in TypeScript, RedisStore has been changed to own implementation.