Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 521 Bytes

1.3.0

  • Fixed build for python 3.7
  • Fixed library search issues (> Ubunutu 17)
  • Upgraded default hunspell to 1.6.2 for Linux distros

1.2.1

  • Fixed empty string crash

1.2.0

  • Fixed detect CPU issue on Linux distros
  • Fixed bytes versus unicode conversion for inputs in python2
  • Added fix for Python 2.7 on osx
  • Added fix for Windows 10 builds

1.1.4

  • Added Python 3 support

1.1.3

  • Removed library depdency on cython
  • Dropped support for Python 2.6
  • Added ability to set concurrency on bulk operations