Skip to content

Releases: ivopetkov/html-server-components-compiler

v0.6.0

Choose a tag to compare

@ivopetkov ivopetkov released this 25 Jul 20:00

The library now supports PHP 7+ only.

v0.5.6

Choose a tag to compare

@ivopetkov ivopetkov released this 14 Jun 11:03

Performance optimizations.

v0.5.5

Choose a tag to compare

@ivopetkov ivopetkov released this 07 Jun 08:22

Performance optimizations and fixes.

v0.5.4

Choose a tag to compare

@ivopetkov ivopetkov released this 07 Jun 02:19

Performance optimizations.

v0.5.3

Choose a tag to compare

@ivopetkov ivopetkov released this 04 Jun 20:37

Bug fixes.

v0.5.2

Choose a tag to compare

@ivopetkov ivopetkov released this 20 Jan 09:30

Removed $this variable from the components files.

v0.5.1

Choose a tag to compare

@ivopetkov ivopetkov released this 21 Nov 14:02

Better exceptions messages.

v0.5.0

Choose a tag to compare

@ivopetkov ivopetkov released this 21 Oct 05:42

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

Choose a tag to compare

@ivopetkov ivopetkov released this 07 Oct 13:31

Updated version constant.

v0.4.2

Choose a tag to compare

@ivopetkov ivopetkov released this 07 Oct 09:04

Added support for ivopetkov/html5-dom-document-php v0.4.