Levenshtein Edit Distance Versions Save

Levenshtein edit distance

3.0.1

1 year ago
  • 8f77d64 Add improved docs
  • 96f92a5 Add strict types

Full Changelog: https://github.com/words/levenshtein-edit-distance/compare/3.0.0...3.0.1

3.0.0

3 years ago
  • 2c3d890 Add JSDoc based types
  • 4b2a68a Use ESM

2.0.5

4 years ago
  • 968a42c Add funding field to package.json

2.0.4

5 years ago
  • 9cebe02 Add more badges
  • 9482149 Move URLs from HTTP to HTTPS

2.0.3

5 years ago
  • 56f1194 Refactor code-style
  • b85582a Update links to point to words

2.0.2

6 years ago
  • aec47b6 Move to words organisation

2.0.1

6 years ago
  • 6d55504 Add more related projects to readme.md
  • 7d4f994 Refactor example output in readme.md
  • 971aaf6 Remove superfluous comments

2.0.0

7 years ago
  • db835e9 Rewrite module (without API changes)