v1.2
Added
- Print explicit error when target path is not a valid file or directory (when used via CLI).
Fixed
- Bug due to some functions returning None instead of an empty list (issue #15).
- Fixed typo at line 134 of main.py ('/identfier' -> '/identifier')