Skip to content

v1.7.1

Latest

Choose a tag to compare

@michaelosthege michaelosthege released this 15 Apr 16:59
· 5 commits to main since this release

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 rich for 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