Releases: osiemsiedem/intervention-image-vips-driver
Releases · osiemsiedem/intervention-image-vips-driver
0.11.0
Add a workaround for AVIF encoding.
0.10.0
Add ResizeCanvas command.
0.8.0
Add support for php-vips 2.0.
0.7.0
Add missing abstract implementation for HEIC.
0.6.0
Add missing abstract implementation for AVIF.
0.4.0
Properly set image MIME type when opening from a path.
0.3.0
- Fix the way BlendMode is specified when dealing with transparent images
- Bump minimum PHP version to 7.1
0.2.0
Allow forcing access mode using VIPS_ACCESS_MODE
environment variable.