Skip to content

v1.12

Compare
Choose a tag to compare
@zeux zeux released this 09 Feb 06:37
· 138 commits to master since this release

Maintenance release.

Release highlights:

  • Fix xml_document move construction (for C++11) and xml_node iterator signatures (for C++20)
  • Add support for VS2022
  • Reorganize CMake settings to have PUGIXML_ prefix and allow more configuration via CMake options, like choosing compact/wchar_t modes.

Read full changelog