Releases: marc1706/fast-image-size
Releases · marc1706/fast-image-size
Maintenance release of 1.x branch
Maintenance release with lazy loading & increased max header size for JPEG
v1.1.5 Maintenance release introducing lazy loading & increased max header s…
Maintenance release w/ bug fixes & adding support for WebP
Fixes:
- Resolved issues with EXIF IFD & simplified JPEG type for stable image size detection
- Increased header size estimate for TIFF type
Changes:
- State ext-mbstring requirement in composer.json
New features:
- WebP image size support
Maintenance release fixing issues with filename case & jpeg format
Maintenance release fixing various issues with JPEG and strings
Maintenance release fixing issues with using ucfirst, upper case file extensions, as well as out of bounds string access while cycling through JPEG data.
Maintenance release fixing issue caused by EXIF in JPEG files
v1.1.1 Maintenance release fixing issue caused by EXIF in JPEG files
New minor version with a few coding style changes
v1.1.0 New minor version with a few coding style changes
Removed unnecessary files from package
v1.0.2 Removed unnecessary parts from package
Added support for .ico files
Also improved some of the code quality.
First release
First release of the fastImageSize PHP library.