Skip to content

Releases: pug-php/pug

Version 2.1.3

02 Aug 11:46
Compare
Choose a tag to compare

Allow pre and post render hooks

Version 2.1.2

01 Aug 21:24
Compare
Choose a tag to compare

Enable JS-way method call for PHP 5

Version 2.1.1

01 Aug 14:16
Compare
Choose a tag to compare

Enable JS-way method call

Version 2.1.0

31 Jul 19:06
Compare
Choose a tag to compare
  • Jade:share share variables between templates
  • Jade::cacheDirectory cache a whole directory
  • upToDateCheck option

Version 2.0.4

30 Jul 14:27
Compare
Choose a tag to compare

Getters available in templates

Version 2.0.3

29 Jul 13:20
Compare
Choose a tag to compare

Fix missing include message

Version 2.0.2

26 Jul 08:23
Compare
Choose a tag to compare

Filter alias in Pug namespace

Version 2.0.1

25 Jul 19:37
Compare
Choose a tag to compare

Allow absolute include/extend path within included or extended templates

Version 2.0.0

21 Jul 19:19
Compare
Choose a tag to compare
  • #23 Implement basedir option
  • #22 Implement custom keywords
  • #7 Double quote is now used by default
  • #19 Fix boolean attributes
  • #24 Improve caching performance
  • #35 Fix parenthesis parsing issue
  • #34 Fix blanks in pre, textarea and script tags
  • #30 Fix interpolation

Version 2.0.0-alpha1

19 Jul 14:23
Compare
Choose a tag to compare
Version 2.0.0-alpha1 Pre-release
Pre-release
  • #23 Implement basedir option
  • #22 Implement custom keywords
  • #7 Double quote is now used by default
  • #19 Fix boolean attributes
  • #24 Improve caching performance