Skip to content

Releases: contributte/redis

v0.2.1

28 Jun 13:01

Choose a tag to compare

Diff: v0.2.0...v0.2.1

Changes:

  • Fixed DI extension - cannot access to stdClass as an array c9e6d33

v0.2.0

17 Jun 22:36

Choose a tag to compare

Diff: 4f72a75...v0.2.0

Changes:

  • Requires PHP 7.2
  • Nette 3 958ef6c
  • Removed custom data serialization via json_encode (BC break - data from redis must be re-persisted decoded or droped) 8c5e5fc
  • Fixed session handler 007ac14
  • Fixed complex configuration rendering in Tracy 3ea6da9

v0.1.1

05 Sep 11:12

Choose a tag to compare

Diff: v0.1...v0.1.1 (not working, github don't like tagging specific commits, sry)

Changes:

  • Fixed session handler 007ac14
  • Fixed complex configuration rendering in Tracy 3ea6da9
  • Tracy 2.6 allowed f4815a0

v0.1

04 Nov 11:28

Choose a tag to compare

First bump! 👊