Commits - ff506f9: Fix copy progress bug when copying from local path. (Johannes11833)
0.1.2
Commits - 7444b49: Copy/Move: Add file-/ folder name to progress title. Fixed late progress update bug for long operations (longer than 1 minute).
0.1.1
Commits - 38718ed: Add about command.
0.1.0
Commits - 6bd78f4: Use the rclone "copyto" instead of "copy" command so copying single files will show the expected behavior (filename on destination is set in by the destination path of the command).
0.0.9
Commits - abc4224: More options for the ls command. Support flags & named arguments in the ls command. - f24ea61: Add support for optional named arguments and flags for all rclone commands.