Releases: odan/twig-assets
Releases · odan/twig-assets
4.0.0
Added
Fixed
Removed
- Remove support for PHP 7.4, PHP 8.0 and PHP 8.1
3.3.0
Added
- Add support for PHP 8.1 and 8.2
Fixed
- Fix compatibility with Symfony 6
Removed
- Remove support for PHP 7.3 and PHP 8.0
3.2.1
Fixed
- Fix public cache file caching #26
Changed
3.1.0
Added
- Add possibility to insert custom html attributes #22 Thanks to @maciejfikus
3.0.0
Breaking Changes
- Added support for Twig 3
- Dropped support for Twig 2
- Changed requirements to PHP ^7.2.5
- Make classes final where possible
2.1.2
Fixed
- Create cache directory after clear cache #1
2.1.1
- Changed Twig Class names #8