Releases: jeffminsungkim/nestjs-multer-extended
Releases · jeffminsungkim/nestjs-multer-extended
1.4.2
v1.4.2 (2021-05-03)
Update for newer version of aws-sdk where ConfigurationOptions has moved (6542a21)
1.4.1
v1.4.1 (2020-10-12)
Features
- config: allow to pass all config options for AWS and S3 instances (3a34c55)
1.4.0
v1.4.0 (2020-10-11)
Features
- config: allow to pass all config options for AWS and S3 instances (3a34c55)
v1.3.0
1.3.0 (2020-06-30)
Features
- multer-sharp: path parameters can be used as a dynamic key path (98329e8)
v1.2.0
1.2.0 (2020-06-08)
Features
- s3options and configloader: support digitalocean spaces
(09adacb)
v1.1.0
1.1.0 (2020-03-06)
Features
- add random filename, ability to use random filenames on upload (#61) (8c4110d)