All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 2024-11-22
- Fix project and documentation URLs in
setup.cfg
.
1.0.0 - 2024-11-21
- Include
-–pre-commit
by default because-–pre-commit-ruff
extends-–pre-commit
. - Add
ruff
configuration topyproject.toml
becauseruff
does not supportsetup.cfg
. - Extend pre-commit template with
ruff
lint and fix. - Add
mypy
configuration tosetup.cfg
and template.
- Minimum
tox
version 4.2.23 - Adopt
ruff
,ruff-format
,codespell
, andrst-lint
for project.
isort
configurationflake8
template and configuration[testenv:publish]
intox.ini