v1.0.2
This is a bugfix release that increases the minimum polars version to 0.17.15.
What's Changed
- DOC update dev doc by @lorentzenchr in #106
- FIX raise informed error in decompose when recalibrated out of range by @lorentzenchr in #111
- CI always run better hatch env test matrix by @lorentzenchr in #112
- MNT increase minimum polars to 0.17.15 by @lorentzenchr in #114
- FIX boolean mask in numpy array by @lorentzenchr in #115
- TST add skip mechanism when pandas or pyarrow are not installed by @lorentzenchr in #116
- MNT move test helpers to _utils.test_helper by @lorentzenchr in #117
- FIX score decomposition when recalibrated outside range of y_pred by @lorentzenchr in #118
- REL increase to version 1.0.2 by @lorentzenchr in #119
Full Changelog: v1.0.1...v1.0.2