PugiXML v1.10 Release Notes

Release Date: 2019-09-16 // over 4 years ago
  • 🚀 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