Sourced from sphinxcontrib-spelling's releases.
8.0.2
What's Changed
- Switch to hatch by
@dhellmannin sphinx-contrib/spelling#233- build(deps): bump actions/checkout from 4 to 5 by
@dependabot[bot] in sphinx-contrib/spelling#235- feat: explicitly add python 3.13 support by
@dhellmannin sphinx-contrib/spelling#236- feat: add automatically generated documentation for key modules by
@dhellmannin sphinx-contrib/spelling#237- build(deps): bump actions/setup-python from 5 to 6 by
@dependabot[bot] in sphinx-contrib/spelling#238- build(deps): bump actions/checkout from 5 to 6 by
@dependabot[bot] in sphinx-contrib/spelling#239- fix: handle TypeError when source is None in Sphinx 8.2 by
@dhellmannin sphinx-contrib/spelling#240Full Changelog: https://github.com/sphinx-contrib/spelling/compare/8.0.1...8.0.2
c039e7a
Merge pull request #240
from dhellmann/fix-issue-234-none-source92b510f
fix: remove pkglint jobfe50721
fix: handle TypeError when source is None in Sphinx 8.27b84d6a
Merge pull request #239
from sphinx-contrib/dependabot/github_actions/actions...5eb3af9
build(deps): bump actions/checkout from 5 to 69dde976
Merge pull request #238
from sphinx-contrib/dependabot/github_actions/actions...62a8631
build(deps): bump actions/setup-python from 5 to 6f28e446
Merge pull request #237
from dhellmann/add-autodoc9159319
feat: add automatically generated documentation for key modules81ea0f0
Merge pull request #236
from dhellmann/python-3.13