Releases: ivopetkov/html5-dom-document-php
Releases · ivopetkov/html5-dom-document-php
v0.3.1
Added custom autoloader.
Better HTML entities support.
v0.3.0
Fix in duplicate IDs check.
v0.2.2
querySelectorAll now supports *, #id and .class selectors.
v0.1
Added support for insert targets.