Skip to content

Releases: GromNaN/s3-zip

v1.1.0

26 Mar 06:27
2ffdc4d

Choose a tag to compare

What's Changed

  • Support PHP 8.4 and new Async-AWS versions by @GromNaN in #5

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Jan 13:27
af1398d

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc1...v1.0.0

v1.0.0-rc2

05 Sep 09:18
af1398d

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release
Expose gzipped file contents (#4)

* Fetch stream from S3 and local inputs

* Expose compressed contents as string instead of resource stream

Co-authored-by: Fayez Naccache <[email protected]>

v1.0.0-rc1

27 Jul 09:47
9bc5605

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

2 years after the prototype, this small library is becoming useful for a real project. Creating a release candidate while this is fully tested.