Skip to content

Releases: gustf/js-levenshtein

v1.1.6

10 Jan 21:26

Choose a tag to compare

v1.1.5

08 Jan 11:14

Choose a tag to compare

1.1.5

v1.1.4

27 Sep 11:08

Choose a tag to compare

1.1.4

1.1.1

03 Jun 19:40

Choose a tag to compare

v1.1.1

bumb version

1.1.0

01 Jun 20:15

Choose a tag to compare

  • added code cache for better performance on larger strings
  • calculate the first row in the initialization loop
  • added a version that caches/reuse a global vector