Bug Fixes:
- Fix search cache bug
- Fix bad build config from 0.2.4
Search cache was becoming invalid after deleted files were removed from the database, so some files were being skipped on the subsequent runs.
This should have only affected users who deleted a ton of files and ran the program multiple times.
You should probably run `--clear-search-cache` on your next startup to make sure all files are compared against each other.