Skip to content

Releases: Asmod4n/mruby-hiredis

Build fixes for latest mruby

02 Apr 16:14
020698e
Compare
Choose a tag to compare
v3.3

Update version.rb

One more release till the documentation

03 Jun 12:03
63f7920
Compare
Choose a tag to compare

Just need to do some more testing till i can document every function, stay tuned :)

Memory, lets not waste it.

31 May 20:28
Compare
Choose a tag to compare

Several Memory leaks in Async Callbacks fixed.

Async working! :)

31 May 18:28
Compare
Choose a tag to compare

Async is actually working now, so a new Major release is cut.

Updates for latest mruby and hiredis

30 May 23:45
Compare
Choose a tag to compare

Updates for latest mruby and hiredis

v0.3.0

12 Dec 19:41
Compare
Choose a tag to compare

This is a compatibility release, it addresses a theoretical Namespace Conflict with https://github.com/matsumoto-r/mruby-redis.

If you used the macros defined in https://github.com/Asmod4n/mruby-hiredis/blob/master/include/mruby/hiredis.h you need to adjust your app.

v0.2.0

10 Dec 19:33
Compare
Choose a tag to compare

This is a feature release, it added the following feature:

  • Hiredis#bulk_reply

It should be fully compatible with older versions.

v0.1.1

09 Dec 10:12
Compare
Choose a tag to compare

This is a compatibility release, there are the following changes:

  • Fix EOFError hierarchy

v0.1.0

03 Dec 17:52
Compare
Choose a tag to compare
Add Version