v0.1.0
First release. Six documentation checkers as console commands: translation-status, stamp-translation, map-anchors, check-glossary, check-typography, check-anchors.
Pin it in a documentation repository's pyproject.toml:
dependencies = [
"halos-docs-tools @ git+https://github.com/halos-org/docs-tools@v0.1.0",
]