Skip to content

The Hatchlor 0.6

Compare
Choose a tag to compare
@FlorianWilhelm FlorianWilhelm released this 10 Aug 19:59
· 9 commits to main since this release

Changes from the last version:

  • Add: Let git set remote to the project repository during setup
  • Fix: Setting pymdownx.magiclink in mkdocs correctly.
  • Upd: Updated dependencies of environemnts
  • Fix: PIP_COMPILE_UPGRADE_PACKAGE instead of PIP_COMPILE_UPGRADE in upgrade-pkg hatch command
  • Chg: Set pip-compile-hashes = false in pyproject.toml
  • Chg: Add "Programming Language :: Python :: 3.12"
  • Chg: Let the lint environment not inherit from default to avoid inconsistencies with pre-commit
  • Upd: Bump version of ruff to 0.4.4 and mypy 1.10
  • Chg: Lock file support is no longer experimental
  • Add: Github Actions workflows