- 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