Releases: sphinx-contrib/spelling
Releases · sphinx-contrib/spelling
7.4.1
What's Changed
- docs: add linkcheck to build by @dhellmann in #163
- ci: add mergify rule to automatically add 'ci' label to PRs by @dhellmann in #164
- mergify: add rule to automatically add mergify label by @dhellmann in #165
- mergify: set ci label when pr changes tox config by @dhellmann in #166
- Do not crash when reporting bad spelling in docstrings by @pgerell in #168
- builder: add test for docstring fix by @dhellmann in #171
- docs: release notes for 7.4.1 by @dhellmann in #172
Full Changelog: 7.4.0...7.4.1
7.4.0
What's Changed
- handle empty word list by @dhellmann in #154
- builder: show the correct filename for included files by @dhellmann in #155
- Tox updates by @dhellmann in #156
- more source path reporting tweaks by @dhellmann in #157
- ci: add python 3.11 test job by @dhellmann in #158
- Use the line of the misspelled word as source position in message by @pgerell in #160
- builder: include the line offset in location saved to output file by @dhellmann in #161
- docs: 7.4.0 release notes by @dhellmann in #162
Full Changelog: 7.3.3...7.4.0
7.3.3
7.3.2
What's Changed
- history-update: do not run check if ref is a tag by @dhellmann in #140
- filters: treat main as special by @dhellmann in #143
- filters: fix python filename handling by @dhellmann in #144
Full Changelog: 7.3.1...7.3.2
7.3.1
What's Changed
- Add changelog entry for 7.3.0 by @adamchainz in #136
- filters: do not use imp in ImportableModuleFilter by @dhellmann in #137
- actions: add CI job requiring PRs to include history updates by @dhellmann in #139
- update history for #137 by @dhellmann in #138
Full Changelog: 7.3.0...7.3.1
7.3.0
What's Changed
- Spelling edit in README by @mccaffrey-jonathan in #125
- ci(Mergify): configuration update by @dhellmann in #134
- Correct setup.cfg by @adamchainz in #128
- Fix broken link to Doug's blog post @ customize by @webknjaz in #131
- Test on Python 3.10 by @adamchainz in #130
- mergify: require python 3.10 tests by @dhellmann in #135
- Improve ImportableModuleFilter by @adamchainz in #129
New Contributors
- @mccaffrey-jonathan made their first contribution in #125
- @webknjaz made their first contribution in #131
Full Changelog: 7.2.1...7.3.0
7.2.1
Full Changelog: 7.2.0...7.2.1
7.2.0
7.1.0
What's Changed
- Remove some unused members from SpellingBuilder and SpellingDirective by @jdufresne in #94
- Introduce isort for automated formatting of Python imports by @jdufresne in #88
- Document and test support for PyPy by @jdufresne in #86
- Add tests for ImportableModuleFilter._skip() by @jdufresne in #99
- Replace codecs.open() with Python 3 builtin open() by @jdufresne in #92
- Remove remaining references to reno release notes manager by @jdufresne in #93
- Parametrize test_contributors by @jdufresne in #101
- Include all supported Pythons in the tox test matrix by @jdufresne in #100
- Update history.rst with 7.0.0 release by @jdufresne in #102
- Revert "Replace deprecated imp module with importlib" by @jdufresne in #105
- Update Travis configuration to use Python 3.9 release by @jdufresne in #104
- add integration test for django documentation build by @dhellmann in #103
- add release history for 7.0.1 by @dhellmann in #109
- Remove reno.yml by @jdufresne in #110
- Switch CI from Travis to GitHub actions by @jdufresne in #111
- add github action to publish to test.pypi.org by @dhellmann in #112
- update publish action based on python.org instructions by @dhellmann in #113
- clone the whole repo when building release by @dhellmann in #114
- do not run the build-n-publish job on forks of the repo by @dhellmann in #115
- add spelling_warning configuration option by @rscohn2 in #116
- add integration test to github actions by @dhellmann in #117
- add release note for
spelling_warning
option by @dhellmann in #118
New Contributors
Full Changelog: 7.0.0...7.1.0
7.0.1
What's Changed
- Remove some unused members from SpellingBuilder and SpellingDirective by @jdufresne in #94
- Introduce isort for automated formatting of Python imports by @jdufresne in #88
- Document and test support for PyPy by @jdufresne in #86
- Add tests for ImportableModuleFilter._skip() by @jdufresne in #99
- Replace codecs.open() with Python 3 builtin open() by @jdufresne in #92
- Remove remaining references to reno release notes manager by @jdufresne in #93
- Parametrize test_contributors by @jdufresne in #101
- Include all supported Pythons in the tox test matrix by @jdufresne in #100
- Update history.rst with 7.0.0 release by @jdufresne in #102
- Revert "Replace deprecated imp module with importlib" by @jdufresne in #105
- Update Travis configuration to use Python 3.9 release by @jdufresne in #104
- add integration test for django documentation build by @dhellmann in #103
- add release history for 7.0.1 by @dhellmann in #109
Full Changelog: 7.0.0...7.0.1