Releases: susina/twig-extensions
Releases · susina/twig-extensions
Version 0.6
Support for PHP 8.3 and Symfony 7.0
Version 0.5
- Add
to_gb
filter - Fix code smells found by CodeClimate
Version 0.4
- Add
to_kb
andto_mb
filters - Add support for PHP 8.2
- Add CodeClimate quality tool
Version 0.3.1
- Update
composer.json
to support Symfony 6.0.
Version 0.3
- Add
GravatarExtensions
to add the Gravatar image - Update README.md
Version 0.2.1
Fix instanceOf
test when the object to verify is null.
Version 0.2
- Add
instanceOf
test
Release 0.1
The library is out.