feature23 / StringSimilarity.NET

A .NET port of java-string-similarity
Other
448 stars 70 forks source link

Catch up to upstream Java 0.22 release #11

Closed paulirwin closed 7 years ago

paulirwin commented 7 years ago

This is a minor bugfix release.

paulirwin commented 7 years ago

Upstream commit: https://github.com/tdebatty/java-string-similarity/commit/bc519bcf8a1bd6ba2e70d8f7572f8e68803667b9

paulirwin commented 7 years ago

Updated to catch up to 0.22 release as of commit https://github.com/tdebatty/java-string-similarity/commit/a734fa9065c1a60992937eb13dcf7222d51569d4 - now throws ArgumentNullException if parameters are null.