Releases: sphinx-contrib/spelling
Releases · sphinx-contrib/spelling
8.0.1
What's Changed
- Fix spelling:word-list example by @adamchainz in #217
- build(deps): bump actions/setup-python from 2 to 4 by @dependabot in #211
- add docs for setting up enchant library by @dhellmann in #219
- add virtualenvwrapper hooks by @dhellmann in #220
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #221
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #222
- CI fixes by @dhellmann in #230
- gracefully handle if git is not installed by @blmaier in #229
- use json api to retrieve names from pypi.org by @dhellmann in #231
- re-enable use of pypi filter in our doc build by @dhellmann in #232
New Contributors
- @dependabot made their first contribution in #211
- @blmaier made their first contribution in #229
Full Changelog: 8.0.0...8.0.1
8.0.0
What's Changed
- update github action to latest by @dhellmann in #201
- update python support by @dhellmann in #206
- add test showing that only directive works for ignoring blocks by @dhellmann in #205
- modernize packaging by @dhellmann in #207
- add dependabot config for github actions by @dhellmann in #208
- add git archive settings for setuptools_scm by @dhellmann in #209
Full Changelog: 7.7.0...8.0.0
7.7.2
What's Changed
- add git archive settings for setuptools_scm by @dhellmann in #209
Full Changelog: 7.7.1...7.7.2
7.7.1
What's Changed
- update github action to latest by @dhellmann in #201
- update python support by @dhellmann in #206
- add test showing that only directive works for ignoring blocks by @dhellmann in #205
- modernize packaging by @dhellmann in #207
- add dependabot config for github actions by @dhellmann in #208
Full Changelog: 7.7.0...7.7.1
7.7.0
What's Changed
- Update setup.cfg to use description_file by @mgorny in #196
- builder: quiet debug by @transegn in #197
- Add a spelling ignore role by @grhm in #199
- update documentation for spelling:ignore role by @dhellmann in #200
New Contributors
- @mgorny made their first contribution in #196
- @transegn made their first contribution in #197
- @grhm made their first contribution in #199
Full Changelog: 7.6.2...7.7.0
7.6.2
What's Changed
- mergify: apply ci label when changing github action configs by @dhellmann in #192
- do not run tests when tags are pushed by @dhellmann in #191
- quiet debug printing by @dhellmann in #194
- github: update checkout action to v3 by @dhellmann in #195
Full Changelog: 7.6.1...7.6.2
7.6.1
What's Changed
- add check-python-versions to pkglint job by @dhellmann in #185
- ensure tests work without git history by @dhellmann in #187
- Fix spelling:word role rendering verbatim by @Rycieos in #189
- update history with version before 7.6.1 release by @dhellmann in #190
New Contributors
Full Changelog: 7.6.0...7.6.1
7.6.0
7.5.1
What's Changed
- ci: re-enable django integration job by @dhellmann in #176
- filters: trap exits from imported modules by @dhellmann in #181
- docs: update history file for 7.5.1 release by @dhellmann in #182
Full Changelog: 7.5.0...7.5.1
7.5.0
What's Changed
- ci: do not require django ci job by @dhellmann in #175
- feature: limit the suggestions shown in the output by @dhellmann in #173
- ci: include integration test scripts in linter job by @dhellmann in #174
- builder: check text of captions by @dhellmann in #177
- Rebase #170 by @dhellmann in #178
- builder: add tests for multiple wordlist filenames by @dhellmann in #179
Full Changelog: 7.4.1...7.5.0