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

v0.9.0

Compare
Choose a tag to compare
@stackdumper stackdumper released this 26 Mar 13:18
· 44 commits to master since this release

chore

  • bump @types/node from 11.11.5 to 11.11.6 (#115) (77041ba), closes #115 (dependabot[bot])
  • bump @types/node from 11.11.6 to 11.11.7 (#119) (f3d9b32), closes #119 (dependabot[bot])
  • bump @types/ramda from 0.26.4 to 0.26.5 (#117) (fe83fe6), closes #117 (dependabot[bot])
  • bump ava from 1.3.1 to 1.4.0 (#116) (8c44380), closes #116 (dependabot[bot])
  • bump ioredis from 4.6.2 to 4.9.0 (#118) (fe1ef1b), closes #118 (dependabot[bot])
  • bump mongodb from 3.2.1 to 3.2.2 (#114) (328e761), closes #114 (dependabot[bot])
  • update lerna config, enable conventional changelog (4775c9e) ( stackdumper)

refactor

  • remake storage plugins to use streams (#113) (d8df81a), closes #113 (Ilya Atamas)

test

  • extend tests for cli and auth-inmemory (3591693) ( Ilya Atamas)