Releases: pug-php/pug
Releases · pug-php/pug
Options access from compiler and filters
1.13.0 #20 Options access from compiler and filters (#21)
Simplify the way to create common filters
1.12.5 Simplify the way to create common filters
Fix dynamic boolean attributes render
1.12.4 #19 Fix dynamic boolean attributes render
Create Pug namespace alias for filters and main classes
1.12.3 Create Pug namespace alias for filters and main classes
Supported extensions getter
1.12.2 Get list off supported extensions
Remove mbstring dependancy
1.12.1 Remove mbstring dependancy
Style object value
1.12.0 Cleanup (#10)
Handle PHP expressions properly
Handle PHP expressions properly #5 (#8) * Expressions in attributes * Fix parentheses ending * Fix attributes escaping
Expressions in attributes
Expressions in attributes (#6) Improve code coverage, cleanup dead code
Handle complex data attributes
- Handle complex data attributes
- Fix JS-way interpolation
- Handle antislashes