- changed; ReadStream/WriteStream api #4 #6 #7 #10 #11 #15 Reggino
- fixed; parameter ambiguity (objectId / filename) for GridReadStream, GridWriteStream, grid#remove() #11 Reggino
- fixed; Gridfs should be able to store 12 lettered file names Issue #11 Reggino
- fixed; ReadStream pause() / resume() issue #12 #13 Reggino
- fixed; #4
- fixed; #6
- fixed; #7
- fixed; #10
- add; passing File object when emmiting close event diogogmt
- update readme
- add; remove method
- refactor api
- added; grid#files & grid#collection()
- explicit id creation
- update driver to 1.1.7
- auto cast to ObjectId when possible
- updated; mongodb version to 1.1.5
- fixed; node-mongodb-native compatibility issues (#1)
- fixed; node v4 compatibility
- fixed; do not flush until open
- updated; mongodb driver
- fixed; only open once
- add GridWriteStream progress event
- initial release