What's Changed
- Update Precommit Hooks by @reidjohnson in #140
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #136
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #137
- Bump pypa/cibuildwheel from 3.1.4 to 3.3.0 by @dependabot[bot] in #139
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #141
- Python 3.14 Support by @reidjohnson in #133
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #143
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #142
- Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 by @dependabot[bot] in #144
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #145
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #146
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #148
- Bump pypa/cibuildwheel from 3.3.1 to 3.4.1 by @dependabot[bot] in #149
- Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in #150
- Support scikit-learn 1.9 (DTYPE removed from sklearn.tree._tree) by @MaxGhenis in #152
- Fix sample weight with sklearn 1.9 by @reidjohnson in #153
- Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 by @dependabot[bot] in #155
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #154
- Resolve Altair build warnings by @reidjohnson in #156
This version adds support for Python version 3.14 and scikit-learn 1.9.
New Contributors
- @MaxGhenis made their first contribution in #152
Full Changelog: v1.4.1...v1.4.2