What's Changed in v1.1.1 (against v1.1.0)
- Fix last-bit boundary handling by @davschneller in #84
Main New Features in v1.1
- Removed dependency to SCOREC/CORE/APF (it can be used as an optional Simmmodeler backend still)
- Support for different boundary formats
- Refactoring towards super-large meshes
What's Changed for v1.1
- Towards Large Meshes by @davschneller in #59
- Fix #69 by @davschneller in #70
- Support GMSH files with Windows-style line endings by @davschneller in #67
- Bypass APF/SCOREC by @davschneller in #68
- Add null terminator character for HDF5 boundary type string by @davschneller in #72
- Fix Gambit Reader by @davschneller in #75
- Adapt to simmetrix version 2024 breaking changes by @Thomas-Ulrich in #73
- Set boundary format string storage size to variable by @davschneller in #76
- Remove PUMI from the CI by @davschneller in #79
- Update CI to use clang-format 19 by @davschneller in #80
- Add missing mesh attribute unassociation call by @davschneller in #81
- Remove cxxtest (recursively) by @davschneller in #82
Full Changelog: v1.1.0...v1.1.1