Skip to content

v1.8.0

Latest

Choose a tag to compare

@tobiasraabe tobiasraabe released this 24 Dec 20:09
· 34 commits to main since this release
851bee6

What's Changed

The template has been updated with the following changes.

  • Python 3.8 support is dropped and Python 3.13 support added.
  • Type checking with mypy is not optional anymore. You can still easily delete it from the template.
  • Better integration with pixi.
  • Better pre-commit hooks and how they interact with pixi.

Changelog

Full Changelog: v1.7.0...v1.8.0