Recent Releases of https://github.com/ami-iit/matio-cpp
https://github.com/ami-iit/matio-cpp - 0.3.0
What's Changed
- Added possibility to select slice when converting MultiDimensionalArray to an EigenMatrix by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/89
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.6...v0.3.0
- C++
Published by S-Dafarra over 1 year ago
https://github.com/ami-iit/matio-cpp - 0.2.6
What's Changed
- Usage improvements by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/83
- conda-forge-ci: Do not use deprecated mambaforge installer and switch to use conda by @traversaro in https://github.com/ami-iit/matio-cpp/pull/86
- Bumped minor version for release by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/87
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.5...v0.2.6
- C++
Published by S-Dafarra over 1 year ago
https://github.com/ami-iit/matio-cpp - 0.2.5
What's Changed
- Add workflow_dispatch trigger for CI by @traversaro in https://github.com/ami-iit/matio-cpp/pull/77
- Fix struct creation by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/80
- Fix compilation matio 1 5 27 by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/82
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.4...v0.2.5
- C++
Published by S-Dafarra about 2 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.2.4 (2024-04-09)
What's Changed
- Remove use of brew from CI #76
- InstallBasicPackageFiles: Fix bug of OVERRIDEMODULEPATH that corrupt CMAKEMODULEPATH values set by blf transitive dependencies and fix OVERRIDEMODULEPATH with CMake 3.29.1 #79
- C++
Published by traversaro about 2 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.2.3 (2023-11-15)
What's Changed
- Added example and tested in CI by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/67
- Clarify how to install matio with conda-forge by @traversaro in https://github.com/ami-iit/matio-cpp/pull/68
- Support finding visit_struct in the system also if it is installed without any CMake config file by @traversaro in https://github.com/ami-iit/matio-cpp/pull/70
- Added error message when variable does not exist in file by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/74
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.2...v0.2.3
- C++
Published by S-Dafarra over 2 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.2.2 (2023-02-24)
What's Changed
- Switch to use the upstream source code of visit_struct by @traversaro in https://github.com/ami-iit/matio-cpp/pull/58
- Update CHANGELOG.md by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/59
- Update README.md by @mserkantan in https://github.com/ami-iit/matio-cpp/pull/61
- Fix permissive by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/65
New Contributors
- @mserkantan made their first contribution in https://github.com/ami-iit/matio-cpp/pull/61
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.1...v0.2.2
- C++
Published by S-Dafarra over 3 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.2.1 (2022-07-06)
What's Changed
- Migrate from catch v2 to v3 by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/56
- Allow strings to be empty in a vector of strings by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/57
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.2.0...v0.2.1
- C++
Published by S-Dafarra almost 4 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.2.0 (2022-04-28)
What's Changed
- Using a custom variable in InstallBasicPackageFile to backup the module path by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/47
- Added check on the directory before creating a file by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/49
- Replace dic-iit with ami-iit after change of name of organization by @traversaro in https://github.com/ami-iit/matio-cpp/pull/54
- Adds reflection and conversions from common types by @S-Dafarra in https://github.com/ami-iit/matio-cpp/pull/55
Full Changelog: https://github.com/ami-iit/matio-cpp/compare/v0.1.1...v0.2.0
- C++
Published by S-Dafarra about 4 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.1.1 (2021-03-22)
[0.1.1] - 2021-03-22
- Do not use finddependency in matioCppConfig.cmake if OVERRIDEMODULE_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.
- C++
Published by S-Dafarra about 5 years ago
https://github.com/ami-iit/matio-cpp - matio-cpp 0.1.0 (2021-2-3)
First version implemented.
- C++
Published by S-Dafarra over 5 years ago