Releases: phug-php/renderer
Releases · phug-php/renderer
0.2.8: Align option name between adapter and renderer
Align option name between adapter and renderer
0.2.7: Small optimizations concerning render caching
Small optimizations concerning render caching
0.2.6: Cache the formatter in a different storage in debug mode
Cache the formatter in a different storage in debug mode
0.2.5: Use the new compiler path finder system in the debugger
Use the new compiler path finder system in the debugger
0.2.4: New mixins system
New mixins system
0.2.3: Fix default debug memory_limit and execution_max_time options
Fix default debug memory_limit and execution_max_time options
0.2.2: Fix memory_limit option
Fix memory_limit option
0.2.1: Add a profiler module
Add a profiler module
0.2.0: Use ArrayObject for options
- Use ArrayObject for options
- Debug tools
- Remove ambigus methods (renderString, compileString and displayString)
0.1.4: Common system for string/file detection in compile, render and display
Common system for string/file detection in compile, render and display