Improved suggestions for misspelled variable names.
I have improved the suggestions for misspelled variable names by using Levenshtein Distance instead of the Longest Common Subsequence algorithm. I have also made a few documentation fixes. Look into the previous release for executable files, producing executable files for various operating systems is a tedious job, I hope you understand.