Skip to content

Releases: contao/image

0.3.3

05 Apr 11:55
Compare
Choose a tag to compare
  • Make resizer path relative to cache dir, #32

0.3.2

05 Apr 12:01
Compare
Choose a tag to compare
  • 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

22 Nov 21:02
Compare
Choose a tag to compare
  • 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

28 Aug 19:44
Compare
Choose a tag to compare
  • 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

04 Aug 12:28
Compare
Choose a tag to compare
  • 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

0.1.0

29 Jul 14:56
Compare
Choose a tag to compare

Initial release