Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

2.2.0

  • 2.2.0
  • 0329844
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Compare
    Choose a tag to compare
  • 2.2.0
  • 0329844
  • Compare
    Choose a tag to compare
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jakemac53 jakemac53 tagged this 21 Jul 15:24
Fixes #201

Uses the Optimal string alignment distance algorithm to compute edit distance, which allows for additions, removals, substitutions, and swaps - all as 1 cost operations.

Suggests any commands within an edit distance of <=2 by default, which is configurable. You can set it to 0 to disable the feature.
Assets 2
Loading