Skip to content

0.3.0

Compare
Choose a tag to compare
@CodeF0x CodeF0x released this 17 Jan 20:37
· 26 commits to main since this release

New features:

  • supply a file containing file paths to process, using the new --input-file input. The file must be UTF-8 encoded and contain one path per line
  • delete source files after successful processing with the new --delete flag. If the process was unsuccessful, the file is kept.

Misc:

  • Better wording for some of the --help text.