Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@crusaderky crusaderky released this 16 Mar 00:23
· 2 commits to main since this release
  • Bumped minimum version of all dependencies
  • Added support for Python 3.10, 3.11, and 3.12
  • Added support for recent versions of Pandas (tested up to 2.2) and xarray
  • Added support for :cls:pathlib.Path in function arguments
  • Migrated from setup.cfg to pyproject.toml
  • Migrated from flake8+isort+pyupgrade to ruff