Releases: Fe-Bell/RapidXML
Releases · Fe-Bell/RapidXML
v.1.17
- Includes fixes in PR #12
- Adds new gtest project
- Deprecates Example project
- Updates header versions
Thank you to all those who contributed.
v.1.16
Updated VS projects to 2022 and VC++143
Fixes Clang build errors
Fixes C++20 operator errors
Thank you to those that contributed for this release!
v.1.15
Version 1.15 features:
*RapidXML is delivered as a VS2019, VC142 static library
*RapidXMLSTD.hpp - A C-like wrapper that is exposed by the library. It reduces the verbosity of raw RapidXML classes, making it easier to get started with this project.