Changes
Features
* 🎉 Support Incremental Update of Index in https://github.com/debanjum/khoj/pull/75
This should significantly improve indexing speed after the first run
* Support Multiple Input Filters to set Content to Index in https://github.com/debanjum/khoj/pull/95
* Allow Indexing Heading Entries in https://github.com/debanjum/khoj/pull/90
* Handle Empty Org Files or Org Files with No Headings in https://github.com/debanjum/khoj/pull/86
* Add `--version` flag to show installed version of khoj
Fixes
- Improve Word Filter
- Query with Include Word Filters from Web Interface
- Allow Word Filters with Hyphens in them
Thanks to yantar92, emacsomancer, whym, AriT93, arozbiz, yibie, bradydonald and bommbo for raising issues and testing fixes ❤️
**Full Changelog**: https://github.com/debanjum/khoj/compare/v0.1.8...v0.1.9