This is a compatibility release for preCICE v2.5.1
Additionally, this release contains some backports to improve python compatibilty and testing in general.
Please note that it is generally recommended to use the newest preCICE version 3 and the corresponding python bindings.
What's Changed
- Lint markdown files and update files correspondingly. by @BenjaminRodenberg in #180
- Adapt Docker workflow by @valentin-seitz in #186
- Add Cython as dependency required during installation by @IshaanDesai in #177
- Fix and update spack testing, update
package.py
, rectify checksum ofv2.5.0.1
by @BenjaminRodenberg in #206 - Require setuptools>=61 by @BenjaminRodenberg in #207
- Restrict to numpy < 2 and setuptools < 72 for better compatibiltiy with CI pipeline by @BenjaminRodenberg in #213
Full Changelog: v2.5.0.4...v2.5.1.0rc1