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