Skip to content

Releases: pug-php/pug

Version 2.5.6

03 May 12:43
Compare
Choose a tag to compare

Add option to use native pugjs

Version 2.5.5

16 Feb 15:14
Compare
Choose a tag to compare

Handle spaces around tag interpolations

Version 2.5.4

15 Feb 09:59
Compare
Choose a tag to compare
  • Create cache automatically
  • Fix mixin js-phpize unneeded call

Version 2.5.3

17 Jan 12:42
Compare
Choose a tag to compare

Do not jsize if the expression contains isset function

Version 2.5.2

12 Jan 09:02
Compare
Choose a tag to compare

Filename getter

Version 2.5.1

29 Dec 11:55
Compare
Choose a tag to compare

Use the new depenencies js-phpize flush feature

Version 2.5.0

13 Dec 00:30
Compare
Choose a tag to compare
  • Fix #92, handle strings and parentheses in mixin calls
  • Fix #72, allow js syntax in conditions

Version 2.4.9

11 Dec 11:41
Compare
Choose a tag to compare

Fix #92 Handle recursive parentheses in mixin calls

Version 2.4.8

30 Nov 08:53
Compare
Choose a tag to compare

Upgrade JsPhpize

Version 2.4.7

29 Nov 11:09
Compare
Choose a tag to compare
  • Swap ! and # behaviours for interpolations to match pug-js
  • Support PHP 7.1