Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 761 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 761 Bytes

CHANGELOG

v1.1.3

  • Add Windows support by fixing a crash on Windows.

v1.1.2

  • Update usage.

v1.1.1

  • Some code improvements.

v1.1.0

  • Add -m option for matching by regular expression.
  • Improve -D find duplicates.
    • Now, based on FSO load order.
    • Print "override" and "shadow" files.
    • Add --checksum flag for finding identical files.
    • Add REGEX matching.

v1.0.4

  • Some code improvements.

v1.0.3

  • Fix typo in usage text.

v1.0.2

  • Add find duplicates -D command.

v1.0.1

  • Add --debug flag.
  • Remove extract directory requirement when noop.
  • Improve conflict handling when file in archive and directory on disk.
  • Improve conflict handling when directory in archive and file on disk.