Skip to content

Add diacritic folding

Compare
Choose a tag to compare
@deanishe deanishe released this 06 Apr 17:58
· 537 commits to master since this release

New features 

  • Workflow.filter() now folds diacritics in search keys if query contains only ASCII characters, so that boll will match Böll etc.

Changes 

  • Workflow.filter() now defaults to MATCH_ALL ^ MATCH_ALLCHARS to provide more relevant results much more quickly.

Bugfixes 

  • Fixed a few typos in the documentation.