Skip to content

v0.2.4

Compare
Choose a tag to compare
@mrister mrister released this 08 Sep 16:09
· 63 commits to develop since this release

Cleanup release, no new features.

Fixes and improvements:

  • Update and clean dependencies
  • Allow usage of password option for redis settings when using a connection string
  • Move to mocha for tests
  • Better handling of undefined values as JSON parseable strings and simplification of handleResponse function code. Tnx @jeff-killbride