Skip to content

v0.4.0

Compare
Choose a tag to compare
@anttiai anttiai released this 03 Apr 12:13
· 220 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');