1.4.0
Performance Improvements
- Replaced primary .NET Core implementation with new Diagonal Levenshtein Calculation, based on Anna Henningsen's C implementation of Levenshtein Distance - approximately 40% faster than previous
- Faster sequential filling for non-diagonal calculations - approximately 20-40% faster than previous