Skip to content

Releases: ksalzke/fuzzy-search-library

v1.7.0

12 Jun 15:01
Compare
Choose a tag to compare

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

12 Jun 13:45
Compare
Choose a tag to compare

Features

  • ✨ add getTaskPathWithFolders function (aaf5604)

v1.5.0

24 Sep 14:52
Compare
Choose a tag to compare

Features

  • ✨ add functions for matching projects (8e779cc)

v1.4.0

22 Sep 13:44
Compare
Choose a tag to compare

Features

  • ✨ implement fuzzy matching (375cd37)

v1.3.2

22 Sep 12:11
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fix bug where dropped folders were being reactivated (f4a8d97)

v1.3.1

05 Sep 11:04
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fix truncation only adjusted in one place (0fa4e4e)

v1.3.0

03 Sep 08:05
Compare
Choose a tag to compare

Features

  • ✨ add 'activeFoldersFuzzySearchForm' (831152a)

v1.2.1

25 Aug 12:16
Compare
Choose a tag to compare

Bug Fixes

  • 💄 update truncation of options to 150 chars (bfe6c3e)

v1.2.0

23 Aug 10:37
Compare
Choose a tag to compare

Features

  • 💄 truncate string at 70 characters in prereq/dep form (4f52cf3)

v1.1.1

22 Aug 11:16
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fix bug in getTaskPath - address case where inbox contains nested tasks (b7c95e2)