Skip to content

Duplicacy 2.2.1 Command Line Version

Compare
Choose a tag to compare
@gilbertchen gilbertchen released this 05 Jun 02:50
· 220 commits to master since this release

This release is mostly a bug fix version for 2.2.0 which has a bug that can't restore individual files due to parent directories not being created correctly: 47c4c25

Other changes:

  • Licensing change: the CLI license is now per-computer: 37781f9
  • Add a TRACE log message when skipping an unchanged file during restore: 6e7d45c