* Add support for `nested`, `lower` and `mixed` layout * **Deprecation warning**: `nodir` layout [runs full](https://github.com/Lykos153/git-annex-remote-googledrive/issues/52) at 500.000 keys, so its use is deprecated. `nested` will be the default layout starting with v2.0.0
1.3.0rc.1
1.2.3
* Fix reading token files when they contained new lines * Add transfer chunk size to `git annex info <remote>` * Back trace in case of exceptions is now only shown with `--debug` (when using python-annexremote > v1.4.4) * Bugfix regarding resuming uploads
1.2.1
* Fix bug where `token` was set permanently when the file could not be found. This was especially likely to occur when migrating from `git-annex-remote-gdrive` (55)
1.2.0
Changes in this release: * Fix bug that occurred when setup was run in a subdir of the repo (44) * Fix version output (46) * Fix bug in INITREMOTE (47) * setup: Add option to choose an output file for the access token * setup: Add option to provide own API key as json file
1.1.2
Changes in this release: * Bugfix in setup function when using the build-in API key