What's Changed
- Bound index build memory with an external merge sort, and make it the default by Shengyu Fu (@shengyfu) in #93
- Keep the watcher off the index until the gitignore matcher exists by Shengyu Fu (@shengyfu) in #94
- Honor .ignore files, process watcher events off-thread, and parallelize the matcher walk by Shengyu Fu (@shengyfu) in #95
Full Changelog: v1.0.0...v1.0.1