Releases: phug-php/compiler
Releases · phug-php/compiler
0.2.1: Moved addModules call to end of constructor
Merge remote-tracking branch 'origin/master'
0.2.0: Modules are now Event-Based
Merge pull request #16 from phug-php/analysis-q2gY7R Apply fixes from StyleCI
0.1.34: Add ModuleContainerInterface to Compiler
Add ModuleContainerInterface to Compiler
0.1.33: Upgrade dependencies
Upgrade dependencies
0.1.32: Handle dynamic mixin names
Handle dynamic mixin names
0.1.31: Handle multiple blocks in mixin
Handle multiple blocks in mixin
0.1.30: Handle rest argument in mixin declaration
Handle rest argument in mixin declaration
0.1.29: Handle rest argument in mixin declaration
Handle rest argument in mixin declaration
0.1.28: Soft error for dynamic mixin
Soft error for dynamic mixin meanwhile implementing
0.1.27: Handle assignments on mixin calls
Handle assignments on mixin calls