Release 2.5.0 (2021-09-17)
Changelog
- Add option to guess and calculate width and height for an image format (#36) (@alexander-schranz)
- Rename register component twig function to prepare (#30) (@alexander-schranz)
Deprecations
- The
register_component
is deprecated and was replace byprepare_component
function. - The
call_service
is deprecated and was replace byprepare_service
function.