Releases: phug-php/renderer
Releases · phug-php/renderer
0.3.8: Implement error_reporting option
Implement error_reporting option
0.3.7: Adapt cache strategy to use full paths
Adapt cache strategy to use full paths
0.3.6: Fix cache refresh with imports
Fix cache refresh with imports
0.3.5: Silent fallback to FileAdapter when cache enabled
Silent fallback to FileAdapter when cache enabled
0.3.4: Pass shared variables to render from cache
Pass shared variables to render from cache
phug-php/phug#19
0.3.3: Use symfony/var-dumper for parameters debug
Use symfony/var-dumper for parameters debug
0.3.2: Implement ->initAdapter() method
Implement ->initAdapter() method
0.3.1: Implement reInitOptions method
Implement reInitOptions method
0.3.0: Implement renderDirectory and scanDirectory methods
Implement renderDirectory and scanDirectory methods
0.2.19: Allow extenders classes to call mergeWithSharedVariables
Allow extenders classes to call mergeWithSharedVariables