Releases: itod/panthro
Releases · itod/panthro
Version 1.3
Version 1.2
- The
intersect
,except
, andunion
operators from XPath 2.0 are included to go along with the XPath 1.0|
operator. All of these "set" operators are fully functional when operating on node-sets (other types of sequences are not available in XPath 1.0 or Panthro).
Version 1.1
- Better display of the current context node while debugging an XPath expression step-by-step.
- The string values of Attribute and Namespace nodes are no longer erroneously reported as separate Text nodes.
Version 0.2
Pretty complete/stable now. Close to 1.0.
Version 0.1
v0.1 * modern ivars