All Versions
2
Latest Version
Avg Release Cycle
7 days
Latest Release
2068 days ago

Changelog History

  • v0.2.0.0 Changes

    August 27, 2018

    ๐Ÿ”„ Changelog

    • โž• Added a new api function suggestions to generate spelling
      corrections on a list of words.
    • ๐Ÿ›  Fixed linux hunspell library name being bound to a version #3 @typetetris
    • ๐Ÿš€ Including the /dictionaries folder in the release #3 @typetetris
  • v0.1.0.0 Changes

    August 20, 2018

    [0.1.0.0] - 2018-05-04

    • โž• Added Hunspell bindings for spell, suggest, stem, add, remove functions.
    • โž• Added TMVar based thread locking for access to the hunspell pointer.