1.8.0 Support Intel ifx compiler
This release
- Fixes some compiler-dependent code in the test suite so that all tests pass with the Intel
ifxcompiler and - Works around a
gfortran14.2.0 issue and thereby reduces to one the number of checks that must be disabled withgfortran.
What's Changed
- Update dependency Assert to 2.0.1 by @rouson in #33
- Fix: work around gfortran 14.2.0 bug by @rouson in #35
- test(string_t): fix line continuation by @rouson in #36
- Fix edit descriptors and add ifx build command to README.md by @rouson in #37
Full Changelog: 1.7.0...1.8.0