* Renames `--strip-nonalpha` to `--ignore-nonalpha`
* Adds argument to convert non-Latin characters to their Latin equivalents when comparing
* Adds option to include the matching degree in the output
* Increases the default threshold for a match when using Levenshtein from 40% to 60%
* Move to use a better Metaphone implementation
* Force Unix-style line endings on all platforms