Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@tobiasraabe tobiasraabe released this 24 Dec 20:09
· 1 commit 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