Skip to content

Release 0.1.10

Compare
Choose a tag to compare
@fppt fppt released this 04 Mar 07:25
· 493 commits to master since this release
e4c8be3

Special thanks to @inponomarev who did all the work for this release.

New Methods Supported

Other Changes

  • Fixed bug in sadd. This command should return the number of added entries, not the size of resulting set.
  • Fixed bug in exists. Always returned false for HMAPs.
  • Fixed bug in del. It didn't delete HMAPs.