Changelog¶
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.
Unreleased¶
Added¶
Changed¶
Removed¶
1.1.1 2026-04-11¶
Added¶
CI badges.
Dependabot Github configuration.
pre-commit-hooks
name-tests-test--pytest-test-first.Add maintenance instructions for
Github actionsandDependabotto Contributing.
Changed¶
Sort and format
.pre-commit-config.yaml.Enable Ruff show fixes.
Don’t enable pyproject-fmt by default.
Replace rst-lint with Sphinx-lint.
Removed¶
Unused
CirrusCI configuration.
1.0.2 2025-12-05¶
Changed¶
Fix description
setup.cfg.Test
py3.10throughpy3.14.
1.0.1 2024-11-22¶
Changed¶
Fix project and documentation URLs in
setup.cfg.
1.0.0 - 2024-11-21¶
Added¶
Include
-–pre-commitby default because-–pre-commit-ruffextends-–pre-commit.Add
ruffconfiguration topyproject.tomlbecauseruffdoes not supportsetup.cfg.Extend pre-commit template with
rufflint and fix.Add
mypyconfiguration tosetup.cfgand template.
Changed¶
Minimum
toxversion 4.2.23Adopt
ruff,ruff-format,codespell, andrst-lintfor project.
Removed¶
isortconfigurationflake8template and configuration[testenv:publish]intox.ini