Releases: ivopetkov/html-server-components-compiler
Releases · ivopetkov/html-server-components-compiler
v0.5.4
Performance optimizations.
v0.5.2
Removed $this variable from the components files.
v0.5.1
Better exceptions messages.
v0.5.0
Added autoload.php file.
Added the ability to create and process components directly in the process() method.
Removed processData(), processFile() and getComponentFileContent() methods.
v0.4.3
Updated version constant.
v0.4.2
Added support for ivopetkov/html5-dom-document-php v0.4.
v0.4.1
Arguments validation and code comments.
v0.4.0
Changes in file process methods. Passing variables is now allowed.
v0.3.2
Added `recursive` option that enables processing only level of compon…