Skip to content

Releases: ziord/robin

robin 0.1.2

03 May 21:09
Compare
Choose a tag to compare

This release refines some constructs in the XPath and DOM API for ease of use.
Some of the changes made include:

  • new/additional filters easily accessible from DOMFilter such as PIFilter - for selecting processing instructions.
  • performance improvements in the DOM and DOMFilter APIs
  • XNodeSet and XDataCType of the XPath API are now generic types that can be made more specific depending on the use-case.

This release is available on npm:

npm install @ziord/robin