Skip to content

0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zevilz zevilz released this 04 Dec 11:50
· 134 commits to master since this release

New:

  • added option for search of the images changed in a certain period of time;
  • added options for use of a special time marker for search only new files (based on last modify time);
  • added option for set custom directory path for temporary files;
  • added option for display script version.

Changes:

  • -n(--no-ask) changed to -q(--quiet);
  • now path to working directory may be with and without slash on the end of path;
  • now path to temporary files directory may be with and without slash on the end of path;
  • now paths to binary files may be with and without slash on the end of path;
  • added check for no input files;
  • bug fixes and code refactoring.