Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 710 Bytes

CHANGELOG

FastSpell 0.7:

  • Default dictionaries are now installed via pip as a dependency.
  • Download of dictionaries in fastspell-download is deprecated.

FastSpell 0.6.1:

Changed:

  • Trigger fasttext download in fastspell-download command.
  • Use specific github tag/release to store dictionaries.

FastSpell 0.6:

Added:

  • Automatic download of Hunspell dictionaries.

Changed:

  • Changeable configuration.
  • Migrate to pyproject and src/ code structure

FastSpell 0.5:

Added:

  • Support for mixed scripts.

Changed:

  • Lowercase text for FastText prediction.

FastSpell 0.4:

Added:

  • Serbo-Croatian script detection.

FastSpell 0.3:

Added:

  • Serbo-Croatian mode.