What's Changed
- Update setup.py by @khider in #640
- Move from setup.py to pyproject.toml as per PyPI best current practice
from_pandasmetadata fix by @alexkjames in #646- Standardize pytest fixtures by @alexkjames in #647
- Fix detrending in preprocess() by @DominikStiller in #648
- Fix doc_build api.rst to properly call coherence classes by @alexkjames in #650
- Fix filtering with ARIMA padding by @DominikStiller in #653
- fixed estimation of critical correlation and value by @CommonClimate in #654
- Dependencies 2025 by @CommonClimate in #656
- Update publish.yml by @khider in #657
- Doc fixes by @CommonClimate in #658
New Contributors
- @DominikStiller made their first contribution in #648
Full Changelog: v1.2.0...v1.2.1