Releases: phug-php/parser
Releases · phug-php/parser
0.4.1: Dependency Updates
- Updated to phug/lexer:0.4.3 - Updated to phug/util:0.3.5
0.4.0: Dependency Updates
- Updated to phug/lexer:0.4.2
- Updated to phug/util:0.3.4
0.3.0: Added event-based module approach
5 events currently implemented
See Phug\ParserEvent.
0.2.0: Keep trace of the source file if exists for debug purpose
Keep trace of the source file if exists for debug purpose
0.1.24: Handle pipe-less blocks
Handle pipe-less blocks
0.1.23: Distinguish interpolation inside text vs outside
Distinguish interpolation inside text vs outside
0.1.22: Optimize new lines handle
Optimize new lines handle
0.1.21: Fix interpolations spacing handle
Fix interpolations spacing handle
0.1.20: Same level handle for expression interpolation and tag interpolation
Same level handle for expression interpolation and tag interpolation
0.1.19: Import-filter two-ways binding
Import-filter two-ways binding