Skip to content

v1.9

Compare
Choose a tag to compare
@zeux zeux released this 04 Apr 15:09
· 350 commits to master since this release

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