Skip to content

Releases: moonrhythm/session

v0.19.0

11 Feb 15:13
150da5c

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

10 Feb 07:42
e7ba6e9

Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

28 Dec 06:21
a80c8d7

Choose a tag to compare

  • update dependency and go.mod to go1.17

Release 0.16.0

21 Sep 08:39
795b707

Choose a tag to compare

  • store: update github.com/go-redis/redis to github.com/go-redis/redis/v8
  • store: add context to store

Release 0.15.0

31 Dec 15:40
f5d4784

Choose a tag to compare

Release 0.14.0

13 Aug 02:34
9f2914e

Choose a tag to compare

  • store: config coder for store

Release 0.13.0

08 Sep 12:19
b854bad

Choose a tag to compare

  • change manager api
  • change destroy, regenerate, renew behavior
  • move package into moonrhythm 🎉

Release 0.12.0

27 Aug 13:43
f2d90d9

Choose a tag to compare

Breaking Change

  • This version will support Go 1.11 onward.

Release 0.11.0

08 Aug 07:25
9d1255b

Choose a tag to compare

  • rename store/redis to store/redigo
  • update flash in go.mod to v1.0.0

Release 0.10.1

20 Jun 09:45
d8aea02

Choose a tag to compare

  • add goredis store