Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

2.2.0

Latest
Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 21 Jun 18:58
· 13 commits to develop since this release
55824ea
  • Add support for s3config configuration object, with which you can customise what goes into the AWS.S3's constructor (6b14554)
  • Add support for per-upload filename overrides by setting Key in the s3params configuration object. Especially useful when using as standalone S3 uploader. (6a77e62)