Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 448 Bytes

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 448 Bytes

Change Log

NOT RELEASED

2.0.0

BC Break

  • Upgrade to async-aws/s3 2.0

1.1.1

Changed

  • Improve parameter type and return type in phpdoc

1.1.0

Added

  • Added SimpleS3Client::getPresignedUrl()

1.0.0

No changes since 0.1.2.

0.1.2

Added

  • Support for PHP 8

0.1.1

Added

  • SimpleS3Client::download(), SimpleS3Client::has() and SimpleS3Client::upload() methods.

0.1.0

First version