- Updated GIF optimization command
- Dropped support for PHP < 8.1
- Added support for PHP 8.3
- Added support for Symfony 7.0
- Fixed CI
- Added more strictness with PHPStan level max
- Dropped support for PHP < 8.0 and Symfony < 5.4
- Added support for PHP 8.2 and Symfony 6
- Modernized code base and tests
- Dropped support for PHP < 7.4
- Added support for PHP 8.1
- Fixed undefined method call exception
- Fixed deprecation notice from Symfony 5.3
- Added compatibility with PHP 8
- Fixed Fatal Error support #40
- Added compatibility with Symfony 5.0
- Dropped compatibility with PHP < 7.1 and Symfony < 4.4
- Added more GIFs
- Fix the tests (compatibility with PHPUnit 6)
- Hide internal command
- Fixed compatibility with PHPUnit 6
- Removed deprecated
getParent
call on the Bundle class
- Added hard dependency on TwigBundle
- Added compatibility with Symfony 4.0
- Dropped compatibility with PHP < 5.5.9 and Symfony < 2.7
- Updated PHP-CS-Fixer to version 2
- Dropped support for PHP 5.3
- Fixed compatibility with Symfony 3.3+
- Fixed compatibility with Symfony 3.2+
- Added a script to optimize GIFs
- Optimized all GIFs
- Added more GIFs
- Added more GIFs
- Fixed DI compiler pass for debug disabled environment
- Replaced override of exception template by kernel event listener
- Added compatibility with Symfony versions from 2.3 to 3.0
- Added more GIFs
- Fixed tests
- Added better documentation
- Initial release