Skip to content

Releases: rails/kredis

v1.7.0

29 Dec 18:57
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

29 Dec 16:18
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Use a default config if shared.yml isn't available by @dhh in #135

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Oct 17:43
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Jun 13:03
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Jun 15:50
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0.1

13 Mar 19:15
ff67784
Compare
Choose a tag to compare

v1.3.0

05 Sep 13:27
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Apr 11:06
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Add guard against releasing slots that haven't been reserved by @sampatbadhe in #71
  • Add reset to Cycle after_change callbacks by @intrip in #83
  • Support configuring custom keys via method invocation by @jorgemanrubia in #84
  • Enum Bang setter by @dkam in #82
  • Return counter value after incrementing/decrementing by @pbstriker38 in #72
  • Use block parameter to pipeline in Redis#multi by @capripot in #68

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Feb 07:58
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

02 Dec 23:03
Compare
Choose a tag to compare

What's Changed

  • New: Add install task by @excid3 in #55
  • Improvement: Use REDIS_URL by default by @excid3 in #57
  • Fix: Add []= and remove to hash after_change methods by @julianrubisch in #54
  • Fix: Appending to unique list with limit should trim from the end by @excid3 in #56

New Contributors

Full Changelog: v1.0.0...v1.0.1