Releases: ashblue/unity-simple-spellcheck
Releases · ashblue/unity-simple-spellcheck
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-02-15)
Bug Fixes
- dictionary: forced lowercase for all dictionary values (20aca73)
- settings: no longer crashes when attempting creation (f26cc01)
- line breaks no longer crash spell check area (be85df0)
Features
- new log window that prints all evaluated nodes (011653e)
- new text area spell check drawer (74032e0)
- settings: auto created if it doesn't exist (3fc5c6b)
- users can now added extra words to the dictionary (bbaa2e7)
- word error check now prints to an editor window (e3432c4)
- spelling: internal spell check API to apply a dictionary of words (f82f57a)