Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 882 Bytes

File metadata and controls

19 lines (11 loc) · 882 Bytes

Changelog

Version 2.0.0 - 2026-04

  • Updated nltk to the most secure version available to fix several CVEs. Use Python 3.10 and up to have all available security updates
  • Removed support for Python 3.7 and lower since they don't have a secure nltk wheel available
  • Added support for Python 3.12, 3.13 and 3.14

Version 1.4.1 - 2025-12

  • Updated warning

Version 1.4.0 - Python compatibility - 2023-04

  • ✨ Added support for Python versions 3.8, 3.9, 3.10, 3.11

Version 1.3.0 - UIF & Py3 Compat - 2022-06

  • ✨ Add UIF and Python3 compatibility