This repository was archived by the owner on Dec 7, 2021. It is now read-only.
Releases: sralloza/backup-to-cloud
Releases · sralloza/backup-to-cloud
Release 2.2.0
Release 2.1.0
Release 2.0.0
From changelog:
2.0.0 - 2020-06-20
Added
- Add attribute
filter. - Improve MIME type detection.
- Add CLI command
gen-tokento generate a new token from the credentials file (credentials.json)
Changed
- Default
cloud-folder-idis nowroot, which corresponds to the root folder of google drive. - Improved naming of files inside the zip file.
- Rename attribute
pathtoroot-path. - Rename entry types:
folder→multiple-files,file→single-file.
Fixed
- Added tests for everything.
- Fixed README
- Fixed bugs.