Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Release 2.0.0

Compare
Choose a tag to compare
@sralloza sralloza released this 20 Jun 18:29
· 24 commits to master since this release

From changelog:

2.0.0 - 2020-06-20

Added

  • Add attribute filter.
  • Improve MIME type detection.
  • Add CLI command gen-token to generate a new token from the credentials file (credentials.json)

Changed

  • Default cloud-folder-id is now root, which corresponds to the root folder of google drive.
  • Improved naming of files inside the zip file.
  • Rename attribute path to root-path.
  • Rename entry types: foldermultiple-files, filesingle-file.

Fixed

  • Added tests for everything.
  • Fixed README
  • Fixed bugs.