Skip to content

v3.1

Compare
Choose a tag to compare
@michaelrsweet michaelrsweet released this 29 Aug 03:38
· 107 commits to master since this release
e483e5f

Mini-XML 3.1 fixes some installation issues and adds better error reporting. Changes include:

  • The mxmlLoad* functions now print an error when the XML does not start with
    < and no parent node is supplied (Issue #256, Issue #259)
  • Fixed an issue with "make install" trying to install old files (Issue #257)
  • Fixed some DSO installation issues on Linux.

Enjoy!