Skip to content

Releases: phug-php/phug

1.4.0-beta1

26 Nov 10:16
ede1e9f
Compare
Choose a tag to compare
1.4.0-beta1 Pre-release
Pre-release

Allow Optimizer to use the cache registry

1.3.0

25 Nov 21:07
1d28ec6
Compare
Choose a tag to compare

Added cache registry for the renderer

1.2.0

25 Nov 14:14
31cab2c
Compare
Choose a tag to compare
  • Added Phug\Util\Hasher class
  • Added common hashPrint method in Phug\Util\Partial\HashPrintTrait

1.1.0

25 Nov 06:59
15dbff7
Compare
Choose a tag to compare

Added TestCase base class

1.0.1

07 Oct 18:25
ed82251
Compare
Choose a tag to compare

Added path calculation in isExpired when up_to_date_check is false

1.0.0

07 Oct 09:58
2456cfa
Compare
Choose a tag to compare

Synchronize versions across packages

0.3.2: Allow multiple extensions to handle the same event

26 Feb 16:33
Compare
Choose a tag to compare

Allow multiple extensions to handle the same event

0.3.1: Add autoload fallbacks and update options before retrieve commands

09 Feb 17:13
Compare
Choose a tag to compare

Add autoload fallbacks and update options before retrieve commands

0.3.0: Custom CLI method, global bootstrap and optimizations

08 Feb 21:04
Compare
Choose a tag to compare
  • Add "commads" option to specify custom CLI commands
  • Use phugBootstrap.php as default bootstrap file for CLI commands if present in the current directory
  • Optimize cache performances

0.2.4: Implement render options in the optimizer

05 Feb 12:35
f3eca9c
Compare
Choose a tag to compare

Implement render options in the optimizer