Quick release to make the exomerge field sorting fix available.
Main change in this release is to fix the sorting of higher-order (tensor, vector, quaternion, ...) field names in exomerge.
Few minor changes related to Trilinos build/configuration changes.
What's Changed
- New implementation of
_sort_field_namesbased on Python list sorting by @Damian-AI in #682 - Modifications to exomerge field name sorting by @gsjaardema in #683
New Contributors
- @Damian-AI made their first contribution in #682
Full Changelog: v2025-06-27...v2025-07-07