Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 02:54
Refactor: Improve CLI, output options, and error handling

This commit includes the following changes:


- Improved error handling.
- Added output format option (JSON or CSV) and output file path.
- Eliminated redundancy in find_similarities function by calling walk_path or list_path only once.
- Updated usage and installation instructions in the documentation.