Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@dtrejod dtrejod released this 10 Mar 18:23
· 1 commit to main since this release
ac265ec

What's Changed

  • fix: Use UTC timezone for consistent image file names. by @dtrejod in #5
  • improvement: Add detect duplicates using phash on file move. by @dtrejod in #4
  • improvement: Refactor sorter into multiple pkgs. Add unit tests. by @dtrejod in #13
  • improvement: Rename overwrite flag to force. by @dtrejod in #12
  • improvement: Don't modify existing extension character casing if magic-out flag is not set. by @dtrejod in #14
  • fix: On dry run print outPath in log line. by @dtrejod in #15
  • improvement: Add percentage progress tracker. by @dtrejod in #16
  • fix: Better logging. Attach outpath to logger. Better progress logging. by @dtrejod in #17
  • fix: Logging when doing scan pre-run. by @dtrejod in #18
  • improvement: Add support for tiff media. by @dtrejod in #19
  • improvement: Add standalone date command. by @dtrejod in #20
  • improvement: Add more known aliases for formats. by @dtrejod in #22
  • improvement: Add support for QTFF/MP4 format. by @dtrejod in #21
  • fix: Move log lines to debug for less verbose logging. by @dtrejod in #23
  • fix: Add mov and mp4 to default supported filetypes. by @dtrejod in #24
  • improvement: Vendor latest go-mp4 release by @dtrejod in #25

Full Changelog: v0.2.0...v0.3.0