Skip to content

Releases: cmhamel/Exodus.jl

v0.14.2

12 Dec 10:54
566b2a3

Choose a tag to compare

Exodus v0.14.2

Diff since v0.14.1

Merged pull requests:

Closed issues:

  • ExodusDatabase-call in readme fails (#216)

v0.14.1

19 Jun 16:41
f7d1472

Choose a tag to compare

Exodus v0.14.1

Diff since v0.14.0

Merged pull requests:

v0.14.0

31 May 23:22
0701c77

Choose a tag to compare

Exodus v0.14.0

Diff since v0.13.7

Breaking changes:
Adapt.jl extension removed.
read_num_map removed
ExodusDatabase constructor that was deprecated removed.

Merged pull requests:

Closed issues:

  • Exodus_jll compat stuff (#87)
  • Further pushes towards type stability (#176)
  • Empty element variable field in Exodus files produced Julia-based Norma code (#206)
  • Create in place/out of place methods for read methods to save some allocations (#207)

v0.13.7

04 Dec 18:01
ea4e60c

Choose a tag to compare

Exodus v0.13.7

Diff since v0.13.6

Merged pull requests:

v0.13.6

21 Nov 15:22
20f53d9

Choose a tag to compare

Exodus v0.13.6

Diff since v0.13.5

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#199) (@dependabot[bot])
  • bumping version number and adding an ability to plot deformed meshes. (#201) (@cmhamel)

v0.13.5

29 Oct 07:57
a51b4d6

Choose a tag to compare

Exodus v0.13.5

Diff since v0.13.4

Merged pull requests:

  • adding a nodal vector variable read method. (#194) (@cmhamel)
  • CompatHelper: bump compat for Meshes in [weakdeps] to 0.52, (keep existing compat) (#196) (@github-actions[bot])
  • disabling mpi test for now. (#197) (@cmhamel)

Closed issues:

  • Netcdf issue on julia 1.10 on Windows. (#171)

v0.13.4

11 Sep 02:44
1cd0260

Choose a tag to compare

Exodus v0.13.4

Diff since v0.13.3

Merged pull requests:

v0.13.3

10 Sep 23:08
8a6715e

Choose a tag to compare

Exodus v0.13.3

Diff since v0.13.2

Merged pull requests:

  • CompatHelper: bump compat for PartitionedArrays in [weakdeps] to 0.5, (keep existing compat) (#187) (@github-actions[bot])
  • Adding a feature to pass in command line arguments to exodiff() (#189) (@cmhamel)

Closed issues:

  • [Feature]: Allow additional args for exodiff function (#188)

v0.13.2

20 Jul 14:17
291b243

Choose a tag to compare

Exodus v0.13.2

Diff since v0.13.1

Merged pull requests:

  • removing error and replacing with exodus_error_check (#182) (@cmhamel)
  • Bump julia-actions/setup-julia from 1 to 2 (#183) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#184) (@dependabot[bot])
  • CompatHelper: bump compat for Adapt in [weakdeps] to 4, (keep existing compat) (#185) (@github-actions[bot])
  • bumping version number and fixing bad variable name (#186) (@cmhamel)

Closed issues:

  • Libcurl issue with julia 1.8 on ubuntu-latest (#159)

v0.13.1

16 Mar 13:02
44fe341

Choose a tag to compare

Exodus v0.13.1

Diff since v0.13.0

Merged pull requests:

  • Now using partition_from_color (#180) (@cmhamel)
  • updating error handling to close the exodus file in case an error is … (#181) (@cmhamel)

Closed issues:

  • Issue with reading var names on julia nightly (#166)
  • Look at trilinos jll build (#167)
  • Add testing for extensions (#178)