Skip to content

v1.10

Compare
Choose a tag to compare
@zeux zeux released this 16 Sep 00:40
· 253 commits to master since this release

Maintenance release.

Release highlights:

  • XPath union operation now is ~2x faster to compute and results in a stable order that doesn't depend on pointer order
  • Add format_skip_control_chars formatting flag to skip non-printable ASCII characters
  • Add format_attribute_single_quote formatting flag to use single quotes for attribute values
  • Add Visual Studio .natvis files to improve debugging experience

Read full changelog