Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 669 Bytes

history.md

File metadata and controls

24 lines (17 loc) · 669 Bytes

1.0.0 / 06-02-2015

  • changes toFile API as suggested in #5
  • makes toFile return its writestream
  • adds gfs.list method
  • documentation rewrite, add history.md

0.1.0 / 06-01-2015

  • bump to gridfs-stream 1.x, streams2 fixes (#4, heavyk)
  • add error handling (#4, heavyk)
  • fix toFile race condition

0.0.2 / 01-08-2015

  • add Travis CI

0.0.1 / 01-07-2015

  • initial release