v0.2.3-beta
Pre-release
Pre-release
Added
- Support for directories being used as input, storing many files in a vector store.
- Since I plan on expanding the use cases of this project, it is already designed to support codebases.
- Cache all file IDs based on file hash to be re-used in new vector stores.
Changed
- Expanded and optimized hash calculation capabilities.
Pull Requests
- Add directory support by @ooojustin in #9
- Cache IDs of all files by hash by @ooojustin in #10
- More dynamic + faster hash calculation by @ooojustin in #11
- Easier system for type assertions by @ooojustin in #12
- Release for v0.2.3-beta by @ooojustin in #13
Full Changelog: v0.2.2-beta...v0.2.3-beta