Plannable v9.5: Support Room Search
New Features
-
Added room search as per request in #44. It is available in both quick search and fuzzy search. Note that in fuzzy search, it is only available when you use special search syntax, e.g. ":room rice 130".
Fixes
- Fix credit calculation if multiple sections are taken under the same course.
Internal Changes
- Fuzzy search now uses full tokenization rather than a sliding window.