Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 419 Bytes

HISTORY.md

File metadata and controls

18 lines (12 loc) · 419 Bytes

0.2.1 / 2015-02-19

  • Fix .startWith bug. Critically broken for redis store.

0.2.0 / 2015-02-18

  • bump up version number
  • Add booting the redis server to the travis build
  • Upgrade create-redis-store to use the 2.0.0 wcar call instead of with-conn.
  • Upgrade all dependencies and fix code to pass the tests

0.1.0 / 2012-11-23

  • Initial release