v1.4.4
Emergency patch release
The statsmodels has no linux wheels in its latest build (an issue on their side). This pins to <0.14.6 (the latest) to avoid this issue so we can continue having a valid package.
What's Changed
- Feature/new core logging by @neilSchroeder in #676
- Replace all deprecated
.drop()with.drop_vars()in data_load.py by @Copilot in #679 - Delete climakitae/explore/agnostic.py by @neilSchroeder in #680
- Feature/new core localize by @neilSchroeder in #683
New Contributors
- @Copilot made their first contribution in #679
Full Changelog: v1.4.3...v1.4.4