Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Syncany v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@binwiederhier binwiederhier released this 09 Dec 22:18
· 901 commits to develop since this release
  • Breaks compatiblity to 0.2.0-alpha local folders!
  • Developer/alpha release (STILL NOT FOR PRODUCTION USE!)
  • Features and significant changes:
    • Implement OpenStack Swift plugin #251
    • Allow setting repo password in sy connect and sy init via
      --password option #256
    • Rework of cleanup operation. Merge database files every cleanup. #266/#284
    • Added Mac OSX / Homebrew recipe #267/#281
  • Bugfixes and other things:
    • Fix Windows/CMD incompatibility with batch file #270
    • Remove empty database versions during cleanup #208 (part of #266/284)
    • Drops PURGE concept #265 (part of #266/284)
    • Fixing incorrect cleanup rollback #268 (part of #266/284)
    • Fixing 'Checksums do not match' exception; duplicate chunk issue #288