Skip to content

Releases: willhuang85/skipper-gridfs

Bug Fixes

27 Jun 16:31
Compare
Choose a tag to compare
  • Add stream errors handler

Bug Fixes

04 Dec 07:09
e195af0
Compare
Choose a tag to compare
  • Correct ls to return array of file path's instead of the whole document object
  • Correct read and rm to use fd as a string instead of an object
  • Ability to use callback function for read instead of only a stream
  • Fix errors in readme

V1.0.0

13 Nov 05:53
Compare
Choose a tag to compare
  • Move to using Mongo 3.1.8
  • Use Node Streams3 built into Node Mongo
  • Conform to Mongo URI syntax and pass through various Mongo options