Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 18:42
· 2 commits to master since this release
09bf25e

What's Changed

  • docs: fix KNNRegressor.window docstring typo by @eonu in #261
  • fix: enable joblib.Parallel memory mapping by @eonu in #262
  • feat: set use_c=True by default for KNNClassifier/KNNRegressor by @eonu in #263
  • style: upgrade to ruff v0.8.4 and fix type hints by @eonu in #264
  • docs: update README.md features by @eonu in #265

Full Changelog: v2.5.0...v2.6.0