Skip to content

Releases: cibere/Flow.Launcher.Plugin.WordNikDictionary

v2.1.0

28 Oct 03:23
Compare
Choose a tag to compare

v2.1.0

  • Rewrite error handling
  • Update change_query function to get ActionKeyword from plugin.json
  • Add autocomplete/spellcheck for words that aren't found to check for possible misspellings (can be turned off in settings due to it being kind of slow).
    • Make word_list.txt not automatically download incase of the use of a custom word list, or not using the feature at all to use less storage.
    • Support for custom word lists.
  • Add search modifier selector
    • Invalid search modifier error now points to this
  • Add parts of speech selector
  • Remove canonical option due to it not doing anything
  • Fix bug with some queries returning errors due to the plugin attempting to log unicode characters with the wrong encoding.
  • Add scrable search modifier to get the scrable score of a word.

v2.0.0

27 Oct 18:56
58611bf
Compare
Choose a tag to compare

V2 includes a lot of updates, notably:

  • Addition of Advanced Search Modifiers
    • Ability to filter by part of speech
    • Get word syllables
    • Get similar word categories
    • get similar words by category (like synonyms)
  • Better Logging
  • Better error handling
  • Almost a complete rewrite

v0.0.2

23 Oct 04:46
Compare
Choose a tag to compare
bump version to 0.0.2

v0.0.1

23 Oct 03:24
Compare
Choose a tag to compare
Update plugin.json

v1.0.0

23 Oct 04:57
Compare
Choose a tag to compare

Initial release. This is a bare-bones version that just supports definitions.