Kopia v0.7.3 is released

This release focuses on CLI usability:

  • Improved restore performance (added parallelism)
  • Fixes for restoring symlinks
  • Added --force-color and --disable-color flags
  • Cleaned up console log output (removed timestamp by default, module) and refactored most output to use logger, so it can be controlled with flags. With this it’s now possible to have zero-output snapshot command suitable for crontab: kopia snapshot create --all --log-level=warning --no-progress