What's new?
- Made some changes to API
- Dependencies for CLI (clap and comfy-table) are now optional, reducing the dependencies when we use
lemmeknow
as API! - Fixed the bug where panic occurred when directory was supplied instead of a file.
- Reduced binary size for Linux and MacOS by working on release profile in
Cargo.toml
- Added benchmarks against pyWhat.
- Performance improvements !?
- etc.