Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@mirkobrombin mirkobrombin released this 08 Jul 07:49
· 2 commits to main since this release

Changelog

  • Implemented global storage path configuration:
    • Uses /home/<user>/.dabadee/Storage if launched in a sub-directory of a non-root user.
    • Uses /opt/.dabadee/Storage if launched as root from any other path.
  • Updated command syntax for dedup and cp commands:
    • Added --storage flag to specify the storage directory.
    • Added --workers flag to specify the number of workers.

Full Changelog: v0.5.0...v0.6.0