v0.5.1
What's Changed
- Make test_sies compatible with scipy 1.16 and 1.17 by @berland in #249
- Support Python 3.14 by @berland in #250
- Solve and enforce ruff pytest rules by @berland in #251
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #241
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #242
- Add new tests to DistanceESMDA including check for convergence by @oddvarlia in #252
- Remove testing for py3.9 and py3.10 by @frode-aarstad in #257
- Replace print statements with logging by @frode-aarstad in #255
- Update DistanceESMDA with additional functions by @oddvarlia in #254
- D docstring in ESMDA by @tommyod in #258
New Contributors
- @frode-aarstad made their first contribution in #257
Full Changelog: v0.5.0...v0.5.1