The Hatchlor 0.6
Changes from the last version:
- Add: Let
git
set remote to the project repository during setup - Fix: Setting
pymdownx.magiclink
inmkdocs
correctly. - Upd: Updated dependencies of environemnts
- Fix:
PIP_COMPILE_UPGRADE_PACKAGE
instead ofPIP_COMPILE_UPGRADE
inupgrade-pkg
hatch command - Chg: Set
pip-compile-hashes = false
inpyproject.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