Skip to content

Releases: klingtnet/rb

One off bug in skip method fixed

23 Aug 15:53
4cfb8bc
Compare
Choose a tag to compare

Thanks to @NicolasKlenert a one-off bug in the skip method is now fixed, which caused inconsistent behavior of skip, read and get. For detail see #14.

v0.4.0

30 Jan 09:28
947172b
Compare
Choose a tag to compare

With this release we now have blocking write and read methods that accept a timeout (#11). Thanks to @aschey for the contribution!