v0.10.0
This release provides important compatibility adaption to scikit-learn's newest version and some minor improvements on documentation and refactoring.
What's Changed
- readme: add xai example by @JochenSiegWork in #120
- readme: add table of contents by @JochenSiegWork in #121
- Ensure compatibility with sklearn and implement tags by @c-w-feldmann in #124
- remove raise_nones by @c-w-feldmann in #129
- 130 add fix attribute output type by @c-w-feldmann in #131
- move version from pyproject.toml to init by @JochenSiegWork in #132
Full Changelog: v0.9.2...v0.10.0