Releases: contao/imagine-svg
Releases · contao/imagine-svg
0.1.5
- Always set a viewBox attribute, #8
- Skip cropping if the size doesn’t change, #8
0.1.4
- Add compatibility with imagine 0.7
- Implement the
ImageInterface::strip()
method, #7
- Implement the
ImageInterface::usePalette()
method, #7
0.1.3
- Rename the Test namespace to Tests
- Add an .editorconfig file
0.1.2
- Fixed 'A non well formed numeric value encountered' error, #2
- Run tests in PHP 7.1
0.1.1
- Better validation and security at loading XML files
- Improved test coverage