github odeke-em/drive v0.1.4
v0.1.4 (OSSCollaborationWorks)

latest releases: v0.4.0, v0.3.9.1, v0.3.9...
9 years ago

This release features:

  • Proper evaluation of symlink paths. This is credited to @asmisha as well as @geniass with issue #80. @geniass, thank you for the pull request completing the symlink resolution, great one!
  • Introduction of a move command to move files/folders between folders. This is credited to @kcwu with issue #86 .
$ drive move Pictures flux versioning 2015_Archive
  • Introduction of a rename command to change the title of files/folders. This is credited to @kcwu with issue #85.
$ drive rename foox foo
  • Fixed a bug with --push --piped. Basically what was happening was that given that piping is from stdin, the change and media insertion logic had not been added for non-statable files.
  • Also catching clashing names for --push --piped.

A special shoutout to @kcwu for the numerous reviews and for stepping through and elaborating on issues with the back and forth clarification.
This release featured the most number of significant pull requests, and this is progress!

Don't miss a new drive release

NewReleases is sending notifications on new releases.