Skip to content

0.10.0

Choose a tag to compare

@mscheltienne mscheltienne released this 27 May 10:09
· 525 commits to main since this release
  • Use pyproject.toml instead of setup.py for project metadata and dependencies
  • Add codespell step to the code-style workflow
  • Add pydocstyle step to the code-style workflow
  • Use build to build the package and add workflow to test the sdist and wheel
  • Update license year
  • Drop support for python 3.7
  • Add tests for utils and workflow to run pytest
  • Add type hints and fix style and docstrings