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_componentis deprecated and was replace byprepare_componentfunction. - The
call_serviceis deprecated and was replace byprepare_servicefunction.