v0.0.2
Released on 2025-07-31
Contributors:
- Matt Tankersley
🚀 Added
- preview the docs in each PR with new GitHub Action
- include a
.zenodo.jsonfile to set metadata for each Zenodo release
✏️ Changed
- replace pre-commit GitHub action with pre-commit.ci
- Switched website hosting from ReadTheDocs to GitHug Pages
- codespell now tries to ignore notebook outputs
- improved the contribution guide
- improved instructions for using this template
- updated PyLint and MyPy ignored rules
- removed forced-configuration of logging
- use automated release of Zenodo from GitHub integration instead of manually drafting release
- only build and distribute the
src/directory when packaging
❌ Removed
- Dropped support for Python 3.9, following the recommendation from SPEC 0000