PugiXML v1.11 Release Notes
Release Date: 2020-11-26 // about 4 years ago-
๐ Maintenance release.
๐ Release highlights:
- ๐ Add xml_node::remove_attributes and xml_node::remove_children
- Add a way to customize floating point precision via xml_attribute::set and xml_text::set overloads
- ๐ XPath parser now limits recursion depth which prevents stack overflow on malicious queries
๐ Read full changelog