Releases: andrsd/exodusIIcpp
Releases · andrsd/exodusIIcpp
v2.0.2
v2.0.1
v2.0
v1.10
v1.9
v1.8
v1.7
What's Changed
New Features
- Adding API to read a title from an ExodusII file by @andrsd in #36
- Tools for converting between yml and exodusII by @andrsd in #37
- Adding Exception class by @andrsd in #38
- Adding API to read time values by @andrsd in #39
- Adding API to read variable names by @andrsd in #40
- Adding API for reading nodal/elemental variable values by @andrsd in #41
- Adding API to read global variable values by @andrsd in #42
Other Changes
- gha: updating CI workflow by @andrsd in #35
- gha: Improving QA workflow by @andrsd in #43
- gha: updating workflow by @andrsd in #44
- User code now must #include "exodusIIcpp/exodusIIcpp.h" by @andrsd in #45
Full Changelog: v1.6...v1.7
v1.6
What's Changed
New Features
Other Changes
- cmake: do not build gtest if not building with tests by @andrsd in #29
- cmake: src/CMakeLists.txt is back by @andrsd in #30
- cmake: check version of fmt and hdf5 by @andrsd in #31
- cmake: detect netcdf version by @andrsd in #32
- cmake: detect exodusII version by @andrsd in #33
Full Changelog: v1.5...v1.6