v0.4.0
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');
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');