A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Should automate pushing to the sonatype repo - should be tied into the git tag.
i.e., if the current version of the software is
99.99.0
, then:would trigger a new deploy artifact.
Artifacts are deployed using the sbt-sonatype plugin.