

Release Notes: This release features significant speed enhancements, cleaned up XML_XPath_result initialization, fixed sorting for result objects generated by childNodes() and getElementsByTagName(), different relative XPath queries, and relative XPath queries for the quick evaluate feature. It now does not create unnecessary result objects in many cases.


Release Notes: This version brings major enhancements to the API. Several DOM functions have been added (getElementsByTagName, childNodes) which return the result object. The result object step functions have been enhanced. Finally, relative XPath queries (relative to the current pointer) are possible through the evaluate() function.


No changes have been submitted for this release.