ExternData 3.0.0
Changelog
- Added libxml2 v2.9.12 to support XPath expressions of XML file.
- Added separate array size read functions (especially for Dymola): readArraySize1D, readArraySize2D, readArrayRows2D and readArrayColumns2D for CSV, JSON, MAT, XLS, XLSX and XML file (#34).
- Added diagnostic options for missing data of INI, JSON, SSV, XLS, XLSX and XML file (#36).
- Added MinGW binaries (especially to support OpenModelica on Windows) (#29).
- Improved inner/outer handling.
- Restructured SSV to be based on XPath expressions.
- Modularized XLS and XLSX library dependencies.
- Updated expat to v2.4.1.
- Updated hdf5 to v1.8.22.
- Updated libxls to v1.6.2.
- Updated uthash to v2.3.0.
Full Changelog: v2.6.1...v3.0.0