What's Changed
- Add support to convert xgboost models with categorical features by @lukaswenzl in #734
- fix issues with black by @xadupre in #738
- Support xgboost 3, including for multiclass problems by @AsherWright in #736
- fixes style issues by @xadupre in #739
- Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #748
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #746
- Bump actions/checkout from 2 to 6 by @dependabot[bot] in #747
- add worklow dispatch; Update ci.yml by @andife in #749
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #744
- Bump actions/setup-python from 4 to 6 by @dependabot[bot] in #745
- migrate to pyproject.toml; fix dependency failures by @andife in #750
New Contributors
- @lukaswenzl made their first contribution in #734
- @AsherWright made their first contribution in #736
- @andife made their first contribution in #749
Full Changelog: 1.14.0...v1.15.0rc1