Release 0.6.0
- Minimum required version of CMake changed to 3.11 (from 3.14)
- Re-added the Makefile for symmetry with hiredis, which also enables support for statically-linked libraries.
- Improved examples
- Corrected crashes and leaks in OOM scenarios
- New API for sending commands to specific node
- New API for node iteration, can be used for sending commands to some or all nodes.