Version 1.3.0
This is just a small release, with the main addition being support for the sklearn __sklearn_is_fitted__ protocol and some updates for new Python and PyTorch versions.
What's Changed
- Release fixes by @githubnemo in #1117
- Custom sklearn estimators implementing
__sklearn_is_fitted__by @divakaivan in #1119 - Update Python (3.13) and PyTorch (2.9) versions by @BenjaminBossan in #1121
- Release 1.3.0 by @BenjaminBossan in #1124
New Contributors
- @divakaivan made their first contribution in #1119
Full Changelog: v1.2.0...v1.3.0