Skip to content

v1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 17:36
· 49 commits to main since this release
6f38539

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