Releases: Lykos153/git-annex-remote-googledrive
Releases · Lykos153/git-annex-remote-googledrive
Repository layouts
Directory Layouts
v1.3.0-rc.1 Add lower and mixed directory layout
v1.2.3
v1.2.1
v1.2.0
v1.1.2
v1.1.1
Changes in this release:
- Fix bug which prevented the option
mute-api-lockdown-warning
from being changed #45 - Lockdown warning is now automatically muted when using own API keys
- Option
token
is again available (though it should not be necessary generally, but it was re-added to work around issues like #44) - Automatically strip white spaces from the input during setup, to prevent problems when copying API key and secret directly from the developers console
v1.1
v1.0.1
v1.0
Large parts of the application have been re-written for this release. This enables awesome features, of which the following already have been implemented:
- True resumable up and download
- Fine grained progress report during transfer
Additionally, any network connection is now deferred to when it's actually needed, so commands like git annex whereis
and git annex info
are now a lot faster.