Skip to content

Minor stability and xpath improvements

Compare
Choose a tag to compare
@dginev dginev released this 01 Jul 21:47
· 220 commits to master since this release

[0.0.5] 2016-07-01

Thanks to @grray for most of these improvements!

Changed

  • Switched to using the more permissive MIT license, consistent with libxml2 licensing
  • Fixed segfault issues with xpath contexts

Added

  • Can now evaluate string(/foo//@bar) type XPath expressions, and use their result via .to_string()