Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SqliteFuzzyPlusExtension-0.1.1.zip | 2025-08-02 | 1.6 MB | |
Beta 0.1.1 source code.tar.gz | 2025-08-02 | 297.3 kB | |
Beta 0.1.1 source code.zip | 2025-08-02 | 340.3 kB | |
README.md | 2025-08-02 | 403 Bytes | |
Totals: 4 Items | 2.2 MB | 4 |
Fixed bug in MaxValue. Added MaxLength, MinValue, MinLength. Removed SameRSound alias. Changed SameSound from an alias to soundex, to a primary general API which is used similar to Distance and HowSimilar. SameSound can now take between 2 to 5 arguments. See Docs for more details.
Some API's like EditDistance will most likely be removed or changed before release (non-beta) version is posted.