3.0.0-beta2
Pre-release
Pre-release
Due to change in intervention/image v3, image encoding is now a separate process and no longer a manipulator. Hence Mainpulator\Encode
has been removed.
What's Changed
- 3.x-fix-quality by @nlemoine in #397
- 3.x-use-xxh3 by @nlemoine in #396
- Fully supports progressive JPGS and Interlaced images for 3.x by @konnng-dev in #394
- Feat/progressive interlaced by @ADmad in #399
- Optimize ImageInterface instance creation. by @ADmad in #401
- Change default quality to 85. by @ADmad in #402
- Add support for PHPUnit 11 by @ADmad in #400
- Use phpstan by @ADmad in #403
New Contributors
- @konnng-dev made their first contribution in #394
Full Changelog: 3.0.0-beta1...3.0.0-beta2