This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Releases: bensquire/php-image-optim
Releases · bensquire/php-image-optim
Code Cleanup
Ability to continue processing on failed command step.
- Failed command steps can now be ignored, allowing continuation of image optimisation
- Minimum PHP version pushed to 7.1
Bug fixes
Namespace bugfix
Corrected namespace in new mozJpeg class.
MozJpeg integration
Thanks to @Hoosk for MozJpeg integration....