OlivierBinette / StringCompare

Efficient String Comparison Functions and Fuzzy String Matching
https://olivierbinette.github.io/StringCompare/
17 stars 2 forks source link

Create new release; change install instructions to pull from release branch #18

Closed OlivierBinette closed 2 years ago

OlivierBinette commented 2 years ago

dev branch is currently used for active development and can break often. Need to make a new release and instruct users to install from that branch.

OlivierBinette commented 2 years ago

Done