Skip to content

Releases: andrsd/exodusIIcpp

v2.0.2

13 Sep 14:43
5e54069
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Other Changes

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

v1.8

09 Feb 19:26
2e10b91
Compare
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
Compare
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

v1.6

25 Jul 16:44
cf8be55
Compare
Choose a tag to compare

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

v1.5

27 Apr 20:36
6565c3e
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding option to build the library as shared or static by @andrsd in #26

Full Changelog: v1.4.0...v1.5

v1.4.0

17 Mar 16:49
4c29f41
Compare
Choose a tag to compare

What's Changed

Fixed Problems

  • Changing order of searching for exodusII library by @andrsd in #24

Full Changelog: v1.3.0...v1.4.0