Releases: phug-php/phug
Releases · phug-php/phug
1.4.0-beta1
Allow Optimizer to use the cache registry
1.3.0
Added cache registry for the renderer
1.2.0
- Added Phug\Util\Hasher class
- Added common hashPrint method in Phug\Util\Partial\HashPrintTrait
1.1.0
Added TestCase base class
1.0.1
Added path calculation in isExpired when up_to_date_check is false
1.0.0
Synchronize versions across packages
0.3.2: Allow multiple extensions to handle the same event
Allow multiple extensions to handle the same event
0.3.1: Add autoload fallbacks and update options before retrieve commands
Add autoload fallbacks and update options before retrieve commands
0.3.0: Custom CLI method, global bootstrap and optimizations
- 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
Implement render options in the optimizer