Skip to content

Releases: andrsd/exodusIIcpp

v3.0.0

01 Sep 16:12
641176e

Choose a tag to compare

What's Changed

New Features

Full Changelog: v2.0.5...v3.0.0

v2.0.5

01 Aug 18:53
66e866e

Choose a tag to compare

Full Changelog: v2.0.4...v2.0.5

v2.0.4

14 Jul 21:22
6c48a41

Choose a tag to compare

What's Changed

New Features

  • Specify imported target dependencies by @andrsd in #70
  • feat: adding cmake presets for release and debug by @andrsd in #74

Full Changelog: v2.0.2...v2.0.4

v2.0.2

13 Sep 14:43
5e54069

Choose a tag to compare

What's Changed

Other Changes

  • Creating import target for exodusii by @andrsd in #67
  • exodusiicpp links exodusii publicly by @andrsd in #68

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Sep 23:05
36cb8e7

Choose a tag to compare

What's Changed

New Features

  • Hide cached variables set in find fprops module by @andrsd in #65

Fixed Problems

  • Fixing include dir for build process from another cmake project by @andrsd in #64

Full Changelog: v2.0...v2.0.1

v2.0

10 Jul 00:09
0aa7afe

Choose a tag to compare

What's Changed

New Features

  • Changing file names of the cmake files used by find_package by @andrsd in #59
  • Renaming files by @andrsd in #61

Full Changelog: v1.10...v2.0

v1.10

28 May 14:57
2611d5f

Choose a tag to compare

What's Changed

Fixed Problems

  • FindNetCDF looks for MPI if netcdf was build with parallel support by @andrsd in #57

Other Changes

  • Adding a cmake option for building tools by @andrsd in #54

Full Changelog: v1.9...v1.10

v1.9

01 Apr 14:23
09b8b51

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.8...v1.9

v1.8

09 Feb 19:26
2e10b91

Choose a tag to compare

What's Changed

New Features

  • Adding API to write nodal variable at once by @andrsd in #47
  • Adding File::get_side_set_node_list by @andrsd in #48

Full Changelog: v1.7...v1.8

v1.7

16 Nov 17:36
6f38539

Choose a tag to compare

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