tonytonyjan / jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
MIT License
192 stars 29 forks source link

chore: use "similarity" methods over deprecated "distance" methods for rake tasks #56

Open ybiquitous opened 2 months ago

ybiquitous commented 2 months ago

This change removes a lot of deprecation warnings from rake compare and rake benchmark executions.

It follows up to the commit d662816ee2b16aa9b513ad05099bd438e53cdbb2 (PR #55).


@tonytonyjan Today, thank you a lot for providing the contribution opportunity in person. I opened this PR because I just noticed my PR (#55) still needed more changes to dismiss the new deprecation warning. But if this is out of your mind, please don't hesitate to close it. 😊 👍🏼