Skip to content

v0.0.2

Latest

Choose a tag to compare

@mdtanker mdtanker released this 31 Jul 11:03
· 13 commits to main since this release
5971b31

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.json file 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