Releases: cmhamel/Exodus.jl
Releases · cmhamel/Exodus.jl
v0.14.2
Exodus v0.14.2
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#218) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#219) (@dependabot[bot])
- a bunch of work to make mesh partitions (#220) (@cmhamel)
Closed issues:
- ExodusDatabase-call in readme fails (#216)
v0.14.1
v0.14.0
Exodus v0.14.0
Breaking changes:
Adapt.jl extension removed.
read_num_map removed
ExodusDatabase constructor that was deprecated removed.
Merged pull requests:
- Update README.md (#208) (@cmhamel)
- updating exodus jll to v 9.04 (#209) (@cmhamel)
- Deprecate/exodus database constructor (#210) (@cmhamel)
- More tweaks (#211) (@cmhamel)
- some work on binary error handling and an in place method for reading… (#212) (@cmhamel)
- ripping out adapt, lot's of testing for unitful and other stuff. (#213) (@cmhamel)
Closed issues:
v0.13.7
v0.13.6
Exodus v0.13.6
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
Exodus v0.13.5
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
v0.13.3
Exodus v0.13.3
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
Exodus v0.13.2
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)