Skip to content

Releases: pug-php/pug

Options access from compiler and filters

09 Jul 16:03
Compare
Choose a tag to compare
1.13.0

#20 Options access from compiler and filters (#21)

Simplify the way to create common filters

08 Jul 17:42
Compare
Choose a tag to compare
1.12.5

Simplify the way to create common filters

Fix dynamic boolean attributes render

08 Jul 11:11
Compare
Choose a tag to compare
1.12.4

#19 Fix dynamic boolean attributes render

Create Pug namespace alias for filters and main classes

01 Jul 07:23
Compare
Choose a tag to compare
1.12.3

Create Pug namespace alias for filters and main classes

Supported extensions getter

30 Jun 21:05
Compare
Choose a tag to compare
1.12.2

Get list off supported extensions

Remove mbstring dependancy

30 Jun 09:01
Compare
Choose a tag to compare
1.12.1

Remove mbstring dependancy

Style object value

28 Jun 14:31
Compare
Choose a tag to compare
1.12.0

Cleanup (#10)

Handle PHP expressions properly

27 Jun 16:05
Compare
Choose a tag to compare
Handle PHP expressions properly #5 (#8)

* Expressions in attributes
* Fix parentheses ending
* Fix attributes escaping

Expressions in attributes

25 Jun 10:35
Compare
Choose a tag to compare
Expressions in attributes (#6)

Improve code coverage, cleanup dead code

Handle complex data attributes

21 Jun 18:17
Compare
Choose a tag to compare
  • Handle complex data attributes
  • Fix JS-way interpolation
  • Handle antislashes