Skip to content

v0.1.5: Marking typo support (#18)

Latest
Compare
Choose a tag to compare
@Dynom Dynom released this 23 Feb 12:25
7a70d0b

Changelog

6e08967 Reducing to just 1 allocation
50e356e Adding tests covering different implementations
50715df Updated smetrics package and changed the Jaro implementation to include rounding of transposition halves
dcb2f1e [Jaro] Adding support for 1 character inputs, which should result in fewer 0 scores on 1 character patterns
e3d0efb Ignoring weak random implementation for the request logger instance identification
97965fc Updating Dockerfile
d9a8030 A bit more lenient cognit, we can handle it
d22db9d Reducing an allocation
0f5d77d Adding a benchmark to verify we don't have a race condition with finding and refreshing
385f8c2 Updating deps
69b9a44 A slightly faster lock reader
38958b2 To Euclidean from distance
7a70d0b Adding (pre)processors with a Marking typo processor (#18) (opt in!)