Skip to content

The Hatchlor 0.3

Compare
Choose a tag to compare
@FlorianWilhelm FlorianWilhelm released this 30 Nov 19:15
· 33 commits to main since this release

Changes from last version:

  • New: use post-install-commands = ["pre-commit install"] in pyproject.toml to make sure the pre-commit hook is installed
  • Change: have a clean default environment and test-related tools are now in test environment
  • New: add pytest-sugar to test environment
  • New: experimental lock-file support using hatch-pip-compile