Skip to content

Releases: jeffminsungkim/nestjs-multer-extended

1.4.2

03 May 07:41
c62e3fd
Compare
Choose a tag to compare

v1.4.2 (2021-05-03)

Update for newer version of aws-sdk where ConfigurationOptions has moved (6542a21)

1.4.1

12 Oct 00:51
c55f96d
Compare
Choose a tag to compare

v1.4.1 (2020-10-12)

Features

  • config: allow to pass all config options for AWS and S3 instances (3a34c55)

1.4.0

11 Oct 06:22
Compare
Choose a tag to compare

v1.4.0 (2020-10-11)

Features

  • config: allow to pass all config options for AWS and S3 instances (3a34c55)

v1.3.0

30 Jun 09:09
e890a5b
Compare
Choose a tag to compare

1.3.0 (2020-06-30)

Features

  • multer-sharp: path parameters can be used as a dynamic key path (98329e8)

v1.2.0

08 Jun 02:33
878cc22
Compare
Choose a tag to compare

1.2.0 (2020-06-08)

Features

  • s3options and configloader: support digitalocean spaces
    (09adacb)

v1.1.0

06 Mar 05:02
Compare
Choose a tag to compare

1.1.0 (2020-03-06)

Features

  • add random filename, ability to use random filenames on upload (#61) (8c4110d)