Releases: sphinx-contrib/spelling
Releases · sphinx-contrib/spelling
7.0.0
What's Changed
- add support for python 3.9 by @dhellmann in #80
- Capitalize "Python" and "Sphinx" in docs and comments by @jdufresne in #85
- Simplify and improve tox configuration by @jdufresne in #87
- Remove support for end-of-life Python 3.5 by @jdufresne in #83
- Use Python 3 super() by @jdufresne in #89
- Remove unnecessary UnicodeEncodeError (due to Python 3) by @jdufresne in #90
- Remove obsolete comment and guard in setup() by @jdufresne in #91
- Handle
ValueError
raised byimportlib.util.find_spec
by @amureki in #97
New Contributors
Full Changelog: 6.0.0...7.0.0
6.0.0
What's Changed
- document config option to ignore contributor names by @dhellmann in #69
- Remove unused fixtures dependency by @sbraz in #71
- Pass 'filters' as a keyword argument to pyenchant get_tokenizer() by @jdufresne in #72
- Add missing trove classifiers for Python-3-only support by @jdufresne in #74
- Document the project as stable and ready for production use by @jdufresne in #75
- Remove outdated comment in tox.ini about "fix-py3-install" by @jdufresne in #77
- Add 'Framework :: Sphinx :: Extension' trove classifier by @jdufresne in #78
- Move tests out of the install to the top-level of the project by @jdufresne in #76
- Replace deprecated imp module with importlib by @jdufresne in #73
- Run pyupgrade across the codebase by @jdufresne in #79
- Fix typo: commiters → committers by @jdufresne in #81
- update release notes for 6.0 release by @dhellmann in #84
New Contributors
Full Changelog: 5.4.0...6.0.0
5.4.0
5.3.0
5.2.2
Full Changelog: 5.2.1...5.2.2
5.2.1
What's Changed
- only create output files when writing warnings by @dhellmann in #65
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
- fix linter errors by @dhellmann in #57
- add reno for release notes by @dhellmann in #61
- add readthedocs config file by @dhellmann in #62
- support parallel builds by @dhellmann in #59
Full Changelog: 5.1.2...5.2.0
5.1.2
What's Changed
- update pkglint to check wheels too by @dhellmann in #51
- Add -W arg to sphinx-build so warnings cause error by @gonsie in #53
- Mark as unsafe for parallel builds by @jdillard in #54
New Contributors
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- switch from testrepository to pytest for running tests by @dhellmann in #46
- drop vestigial python 2 compatibility code by @dhellmann in #47
- fix python_requires by @dhellmann in #50
Full Changelog: 5.1.0...5.1.1