Skip to content

matio-cpp 0.1.1 (2021-03-22)

Choose a tag to compare

@S-Dafarra S-Dafarra released this 22 Mar 16:55
· 106 commits to master since this release
a1feb0a

[0.1.1] - 2021-03-22

  • Do not use find_dependency in matioCppConfig.cmake if OVERRIDE_MODULE_PATH is used: #41.
  • Make sure to add a NULL terminator in the cases where the new matio version uses strlen: #44.
  • Allow the assignment from string also for non standard strings: #45.