Skip to content

v0.4.0

Choose a tag to compare

@anttiai anttiai released this 03 Apr 12:13
· 248 commits to master since this release

New fuzzy search mode: Retry. Shows exact matches only. If none are found, a fuzzy search is fired automatically

// Show exact matches only. If none were found, show fuzzy matches
client.setFuzzyMatch('retry');