Skip to content

Releases: joelabair/multer-autoreap

multer-autoreap-1.0.3

30 Sep 15:31
Compare
Choose a tag to compare

LICENSE correction - MIT

multer-autoreap-1.0.2

18 Jul 19:41
Compare
Choose a tag to compare

Latest stable - green tests and coverage.

multer-autoreap-0.1.3

26 Jan 18:54
Compare
Choose a tag to compare

fixed node 7.x deprecation warnings.
updated deps to on-finished latest

multer-autoreap-0.1.2

26 Sep 17:55
Compare
Choose a tag to compare

Update to latest rev of on-finished

multer-autoreap-0.1.1

14 Jul 22:41
Compare
Choose a tag to compare
bump release

multer-autoreap-0.1.0

25 Apr 17:06
Compare
Choose a tag to compare

Support for recent multer core changes.

  • Support req.files or req.file
  • Don't obliterate entries in req.files
  • More tests

multer-autoreap-0.0.9

17 Jun 18:33
Compare
Choose a tag to compare

Latest patches and fixes...

multer-autoreap-0.0.8

26 Jun 15:04
Compare
Choose a tag to compare

multer-autoreap 0.0.8 Automatic temp files cleanup middle-ware.
Green release.

  • emit 'autoreap' event
  • support options
  • reap-on-error
  • leveraging finished for single request end hook. (thx @kapouer)
  • suppress tmp files unnecessary stat. (thx @kapouer)

image