rockymadden / stringmetric

:dart: String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).
https://rockymadden.com/stringmetric/
486 stars 81 forks source link

Build for scala 2.12 #30

Closed vasyharan closed 7 years ago

vasyharan commented 7 years ago

Bump sbt version to 0.13.13, and build with scala 2.12 + fix deprecation warnings.