Changelog¶
Release 3.0.0 (2025-12-15)¶
Drop support for Python 3.7, 3.8, 3.9.
Add explicitly tested support for Python 3.12, 3.13 and 3.14.
Use the standard library
argparsefor boolean options.Modernise the code and tooling used.
Release 2.1.0 (2024-04-07)¶
Use the correct rendering in
check-docs.
Release 2.0.0 (2023-09-10)¶
Stop printing excess information in check-docs.
Do not use
richrendering forstrobjects.Add a
py.typedfile
Release 1.0.1 (2023-07-30)¶
Add
readmeto project configuration.Add Read the Docs configuration.
Setup automated publishing via Trusted Publishers.
Update named project references.
Release 1.0.0 (2023-07-28)¶
Initial release.
Diagnostic,DiagnosticError,DiagnosticWarningclasses.diagnostic.checkCLI.