Mini-XML Changelog

What's new in Mini-XML 2.9

Feb 2, 2015
  • Mini-XML 2.9 fixes a bug in the mxmlLoad* functions when using the default (MXML_NO_CALLBACK or MXML_TEXT_CALLBACK) callback.

New in Mini-XML 2.8 (Jan 7, 2014)

  • Now call docsetutil using xcrun on OS X (Bug #458)
  • mxmldoc did not escape special HTML characters inside @code foo@ comments.
  • Fixed a memory leak in mxmlElementDeleteAttr (Bug #452)
  • Added MXML_MAJOR/MINOR_VERSION definitions to mxml.h (Bug #461)
  • Fixed a bug reading UTF-16 characters from a file (Bug #454)

New in Mini-XML 2.6 (May 18, 2009)

  • Mini-XML 2.6 fixes some UTF-8, wrapping, and mxmldoc issues and adds support for Xcode documentation sets.