This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
2.0.0
- This major update adds support for the second argument to S3's
upload()
method. To achieve this, the configuration parameter used with Skipper was renamed froms3options
tos3params
, and thes3options
became the second argument. This was done to keep the naming consistent with what the AWS SDK uses in their API docs.