What's Changed
- feat: add count-files subcommand by @shengyfu in #18
- docs: add Contributing section to README by @shengyfu in #20
- test: add fuzz testing with cargo-fuzz by @shengyfu in #21
- fix: preserve insertion order in extract_with_masks by @shengyfu in #22
- ci: add Windows ARM64 release build + bump version to 0.1.5 by @shengyfu in #24
- feat: add --exclude flag for index and serve subcommands by @shengyfu in #25
- feat: prevent multiple servers on the same index directory by @shengyfu in #26
Full Changelog: v0.1.4...v0.1.7