Skip to content

Releases: vladfaust/mini_redis

v0.2.3

08 Jun 18:26
Compare
Choose a tag to compare

Dependency Updates 📦

  • 7252ab0 crystal 0.28.0 → 0.29.0

v0.2.2

15 May 15:29
v0.2.2
Compare
Choose a tag to compare

Bug Fixes 🐛

v0.2.1

09 May 19:00
v0.2.1
Compare
Choose a tag to compare

New Features ✨

  • 0dd1ab2 add Float arguments support

Bug Fixes 🐛

  • 9a44f33 allow Int in compound args

README 📝

v0.2.0

16 Apr 13:57
v0.2.0
Compare
Choose a tag to compare

New Features ✨

Deletions 🗑

  • 0f58610 ⚠️ breaking remove inline commands

Bug Fixes 🐛

  • de45ad9 ⚠️ breaking disallow nested array commands
  • 77b2b0e send Int commands as Bulk Strings
  • a6f437f bug with transaction status

Optimizations ⏱

  • f7af721 more efficient yielding on waiting @ Pool

README 📝

Documentation 📚

  • d61568f improvements @ Pool
  • e75095f emphasize pipelining caveats in its docs
  • 7118ce7 :nodoc: for #finalize

v0.1.1

26 Feb 13:30
Compare
Choose a tag to compare

New Features ✨

  • 1ab0ce2 set default read_timeout to nil

Documentation 📚

  • (README) be7a8a4 add Gitter badge

Chores 🔧

  • (README) 2cc0b8f improve API docs badge
  • (README) 46c3f20 add patronage motivation

Patrons ❤️

v0.1.0

28 Jan 14:03
Compare
Choose a tag to compare

🎉