Releases: willhuang85/skipper-gridfs
Releases · willhuang85/skipper-gridfs
Bug Fixes
Bug Fixes
- Correct
ls
to return array of file path's instead of the whole document object - Correct
read
andrm
to usefd
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
- 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