Releases: cibere/Flow.Launcher.Plugin.WordNikDictionary
Releases · cibere/Flow.Launcher.Plugin.WordNikDictionary
v2.1.0
v2.1.0
- Rewrite error handling
- Update
change_query
function to get ActionKeyword fromplugin.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.
- Make
- 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
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
bump version to 0.0.2
v0.0.1
Update plugin.json
v1.0.0
Initial release. This is a bare-bones version that just supports definitions.