Releases: redis/hiredis-node
Releases · redis/hiredis-node
Version 0.5.0
- Dropping support for EOL Node versions.
- This does not mean it breaks right now, but we're not testing against v0.8 and iojs anymore.
- Do not cast a potentially non-String value to String (#117, iamstolis)
- Upgrade to new nan version (#119, nicolashenry), avoiding deprecation warnings in Node v6