v2025.01.0 releases a collection of small changes and pins scipy
to <1.15 while we finalize removing the deprecating sph_harm
in favor of sph_harm_y.
What's Changed
Bug Fixes
- Refactor ci-release.yml by @anissa111 in #628
- Pinning micromamba for CI by @anissa111 in #645
- Update .pre-commit-config.yaml by @kafitzgerald in #653
- Theme configuration fix by @kafitzgerald in #657
Documentation
- Update eofs links and descriptions by @kafitzgerald in #661
- update citation docs by @kafitzgerald in #666
- Update saturation_vapor_pressure_slope link by @cyschneck in #671
Maintenance
- Add autoupdate for pre-commit hook versions by @cyschneck in #604
- remove pre-commit.yml by @cyschneck in #608
- Template refresh by @anissa111 in #612
- CI to run macos-latest by @cyschneck in #617
- pre-commit hook check-yaml by @cyschneck in #625
- Remove temporary micromamba pin by @kafitzgerald in #650
Misc
- Removes ASV version pin and pin Conda version for ASV workflow by @kafitzgerald in #610
- Re-pin ASV again and list env info by @kafitzgerald in #613
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #614
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #615
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #621
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #626
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #630
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #629
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #632
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #640
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #639
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #642
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #644
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #646
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #648
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #649
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #647
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #651
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #654
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #658
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #659
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #663
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #664
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #667
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #668
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #669
- SciPy version pin by @kafitzgerald in #674
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #677
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #678
- Update release notes for v2025.01.0 by @anissa111 in #680
New Contributors
- @pre-commit-ci made their first contribution in #614
Full Changelog: v2024.04.0...v2025.01.0