Skip to content

ExternData 3.1.0

Latest
Compare
Choose a tag to compare
@beutlich beutlich released this 07 Jan 21:16

Changelog

  • Added support of 1D and 2D Real arrays from SSV 2.0 file
  • Added workaround for floating-point exception of ExternXML2File construction in SimulationX (regression of v3.0.4)
  • Added GoogleTest based unit tests
  • Fixed access violation in XLSX file (#51)
  • Fixed sheet name resolution in XLSX file (#51)
  • Fixed cell value retrieval in case of formula in XLSX file (#51)
  • Fixed column dimension of sheet in XLS file
  • Fixed C++ compilation
  • Removed mingw32 binaries
  • Updated mingw64 MAT file binary to links against hdf5 v1.14 (as system dependency)
  • Updated expat to v2.6.4
  • Updated libxml2 to v2.13.5
  • Updated libxls to v1.6.3
  • Updated matio to v1.5.28

Full Changelog: v3.0.5...v3.1.0