Skip to content

Releases: larsdecker/gridfs-promise

Latest Dependencies for MongoDB

21 Mar 21:32
Compare
Choose a tag to compare
v4.5.1

Version Update to 4.5.1

Bugfix Version

10 Jan 15:47
Compare
Choose a tag to compare
minor fix for getFile

- add the fileExtensions when a filename was submitted without
 a file extensions
bump version to 4.4.0

New Version

21 Sep 17:37
Compare
Choose a tag to compare

Add a new Parameter for closing connection if needed.

Explicit close MongoDB Connections

24 Jul 07:38
Compare
Choose a tag to compare
add explicit connection close to the wrapper

update dependencies
bump version to 4.1.0

Add a flag by uploadFile

26 Jan 14:21
Compare
Choose a tag to compare

Adds an extra flag for directly deleting files that are uploading to the mongoDB.

More stable version

24 Jan 17:01
Compare
Choose a tag to compare
  • more tested released

Added some missing methods and docs

17 Jan 18:54
Compare
Choose a tag to compare
v1.0.3

update version

First Version

16 Jan 22:54
Compare
Choose a tag to compare
v1.0.0

add a upload method