Releases: ksalzke/fuzzy-search-library
Releases · ksalzke/fuzzy-search-library
v1.7.0
Features
- 💄 add getFolderPath and show folder for folder and project selections (41569f8)
- 💄 show folder path in active folders fuzzy search form (01c869b)
v1.6.0
Features
- ✨ add getTaskPathWithFolders function (aaf5604)
v1.5.0
Features
- ✨ add functions for matching projects (8e779cc)
v1.4.0
Features
- ✨ implement fuzzy matching (375cd37)
v1.3.2
Bug Fixes
- 🐛 fix bug where dropped folders were being reactivated (f4a8d97)
v1.3.1
Bug Fixes
- 🐛 fix truncation only adjusted in one place (0fa4e4e)
v1.3.0
Features
- ✨ add 'activeFoldersFuzzySearchForm' (831152a)
v1.2.1
Bug Fixes
- 💄 update truncation of options to 150 chars (bfe6c3e)
v1.2.0
Features
- 💄 truncate string at 70 characters in prereq/dep form (4f52cf3)
v1.1.1
Bug Fixes
- 🐛 fix bug in getTaskPath - address case where inbox contains nested tasks (b7c95e2)