Releases: davidporras31/xml-lib
Releases · davidporras31/xml-lib
Release list
v1.0
changelog:
- update doc
- XMLUtility return all size_t instead of int
- support \e for none _MSC_BUILD compiler.
- add support for having space in attributes values.
- remove using namespace in code.
Full Changelog: v0.4...v1.0
v0.4
changelog:
- add foreach on xmlroot
- rewirte saving method
- update loading with c++ lib
- add watchdog on loading and saving
- add xmlroot copy constructor
v0.3
v0.3-alpha
this is the first pre-release of XML-lib