v0.10.0 - 2024-04-11
This release adds support for Python 3.12!
Maintenance
- Support Python 3.12 - Issue #324 by @fealho
- Remove scikit-learn dependency - Issue #346 by @R-Palazzo
- Add bandit workflow - Issue #353 by @R-Palazzo
Internal
- Replace integration test that uses the iris demo data - Issue #352 by @R-Palazzo
Bugs Fixed
- Fix minimum version workflow when pointing to github branch - Issue #355 by @R-Palazzo