What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #87
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #89
⚠️ Dropped support for Python 3.8, 3.9, 3.10- 🛡️ Testing with Python 3.11 and 3.14
- 🐛 Fixed test suite compatibility with newer NumPy versions
- 🐛 Fixed compatibility with changing APIs in newer dependency versions
- 🔄 Updated pre-commit hooks
- 🔄 Updated docs build environment
- ⚙️ Switched from fastprogress to
richfor progress bars
- Test with pandas 3 by @michaelosthege in #88
- ✔️ Fixed compatibility with pandas 3
- ⚙️ Tests and build process now runs without warnings
- 📖 Re-ran example notebooks
Full Changelog: v1.6.2...v1.7.1