PugiXML v1.9 Release Notes

Release Date: 2018-04-04 // about 6 years ago
  • ๐Ÿš€ Maintenance release.

    ๐Ÿš€ Release highlights:

    • โž• Added move semantics support for xml_document
    • ๐Ÿ“œ XPath parser no longer relies on exceptional control flow/longjmp in absence of exceptions
      • xpath_exception is still used to communicate errors when exceptions are enabled
    • ๐Ÿ›  Fix compilation issues for some custom GCC installations
    • ๐Ÿ›  Fix compilation warnings for GCC 7.3/8

    ๐Ÿ“„ Read full changelog