Releases: JBlond/twig-trans
Releases · JBlond/twig-trans
v1.1.1
Fix: Twig removed MacroAutoImportNodeVisitor in Twig v3.15.0
v1.1.0
- This release adds the feature to extract the strings from a template to create PO files.
v1.0.7
- Update Readme file
- Code clean up
- Code clean: PSR 12style
- add template debug info
v1.0.6
v1.0.6
- Fix: Objects in $context cause error #2 Report and #3 PR from @derikb
v1.0.5
#v1.0.5
- Added type strictness
- Added unit test
- #1 Psalm check up / clean up
- code clean up
v1.0.4
Some code clean up. Nothing new
v1.0.3
- Remove some overhead code
- Update example and readme
v1.0.2
v1.0.2
- remove @internal dependency
- add missing some phpdoc block