-
Added nth-child-last support
-
Fixed attribute selectors
-
You can pass a DOMDocument instance instead of HTML, in case you want to perform further operations on the DOM
-
fixed handling .class selectors where .a would match any class containing “a”
-
fixed handling textarea tag
-
Added comma support
-
Supress annoying libxml warnings
-
Fixed attributes
-
Added SelectorDom
-
Initial Release