Skip to content

Releases: davidporras31/xml-lib

v1.0

Choose a tag to compare

@davidporras31 davidporras31 released this 30 Mar 15:17

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

Choose a tag to compare

@davidporras31 davidporras31 released this 19 Jul 18:15
d8d2df3

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

Choose a tag to compare

@davidporras31 davidporras31 released this 08 Jun 21:57
20aa281

debug version of v0.3-alpha

v0.3-alpha

v0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@davidporras31 davidporras31 released this 19 Sep 11:56

this is the first pre-release of XML-lib