Version 1.8.8 Stable
New Features:
- Now its possible to loop throgh child nodes of HTMLNode instance using foreach loop.
- Added new method that can be used to apply class name to multiple children.
- Added support for using 'count()' to count number of children of HTMLNode instance.
Fixes:
- Fix to a bug which can happen in case of parsing HTML from text to HTMLNode object.