0.10.0
- Use
pyproject.tomlinstead ofsetup.pyfor project metadata and dependencies - Add codespell step to the
code-styleworkflow - Add pydocstyle step to the
code-styleworkflow - Use build to build the package and add workflow to test the
sdistandwheel - Update license year
- Drop support for python 3.7
- Add tests for
utilsand workflow to run pytest - Add type hints and fix style and docstrings