Skip to content

v.3.0.0

Latest
Compare
Choose a tag to compare
@luin luin released this 06 Jul 10:42
· 14 commits to master since this release
7016554

Breaking Changes

  • Drop support for Node.js < 4
  • Removed support for hiredis completely

Internals

  • Due to the changes to ES6 the error performance improved by factor 2-3x
    Improved length calculation performance (bulk strings + arrays)
    Features
  • The parser now handles weird input graceful