Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Releases: redis/hiredis-node

Version 0.5.0

11 Jun 10:29
Compare
Choose a tag to compare
  • 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