This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Releases: adieuadieu/retinal
Releases · adieuadieu/retinal
v0.11.0
Summary
This release includes a fix/feature to add the output image's content type to the S3 Objects metadata. Unless you were relying on the output imaging in S3 having an application/octet-stream
content-type—which seems unlikely—this should be a non-breaking change.
Changelog
Changed
v0.10.0
Summary
Maintenance release.
Changelog
Added
- added this CHANGELOG from @adieuadieu
- added new prebuilt sharp@0.18.2 binary for Lambda
Changed
- upgraded dependencies: sharp@0.18.2, serverless@0.16.1 from @adieuadieu