v0.3.1 (2024-10-10)
Fix
- fix: input validation and error handling
Adds validation to ensure the input file or directory exists before processing. Also, provides a more informative error message when the input path is invalid. (463c120
)
Unknown
- Merge pull request #24 from ivansaul/fix/input-validation
fix: input validation and error handling (1479b22
)