* added support for `scikit-learn<=1.4.2` and `pandas<=2.2.2`, * removed Python 3.7 support, * moved from `setup.cfg`/`setup.py` to `pyproject.toml`, and * migrated to `ruff` for QA checks and formatting.
There should be no user-facing API changes in this release.
0.1.1
In this release, we have updated the dependency ranges and added explicit testing/support for python 3.10.