Skip to content

v1.2

Compare
Choose a tag to compare
@MicheleCotrufo MicheleCotrufo released this 28 May 16:59
· 91 commits to master since this release

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')