Skip to content

6.6.1

Choose a tag to compare

@dgw dgw released this 27 Jan 20:24

Changes between 6.6.0 and 6.6.1

Module changes:

  • spellcheck's pyenchant dependency is no longer required for py3.7+
    • This should alleviate a lot of installation problems due to pyenchant being
      unmaintained. If use of the spellcheck module is desired, the necessary
      libraries may be installed manually.