Releases: contao/image
Releases · contao/image
0.3.4
Add compatibility with imagine 0.7, #35
Convert images to RGB and strip metadata, #37
0.3.3
Make resizer path relative to cache dir, #32
0.3.2
Fix bug with LC_NUMERIC
locale, #28
Round resize configuration after scaling, #31
Use imagine options in cache path hash, #26
Rename the Test namespace to Tests
0.3.1
Added support for interlace option, #24
Better performance of getDimensions for SVG images, #23
Fixed bug with duplicate sources in srcset attribute, #21
Run tests in PHP 7.1
0.3.0
Removed constructors from interfaces, #10
Increased test coverage
Throw exceptions for unsupported resize modes
Based the x descriptor on the real image size, #18
Added webmozart/path-util to generate URLs, #11 , #16
Added prefix parameter, #12
0.2.0
Improved constructor arguments order of Image
and Resizer
Declared Resizer
methods as protected to be accessible by contao/core-bundle
Renamed Resizer::resize
path
argument to cacheDir
You can’t perform that action at this time.