Closed issues:
v2.0.8 (2017-11-10)
v2.0.7 (2017-11-10)
Closed issues:
- Better output for ls #78
v2.0.6 (2017-07-26)
Implemented enhancements:
- Add
--recurse
option tols
#74
Merged pull requests:
v2.0.5 (2017-07-26)
v2.0.4 (2017-07-26)
Closed issues:
- Usage question with wildcards #72
- Could not able to copy a tar.gz file in my dropbox folder #69
- v2.0.2 in Windows ls not returning results unless verbose #68
- Rename a file? #66
v2.0.3 (2017-07-24)
Closed issues:
Merged pull requests:
- Switch to
dep
and update dependencies #73 (diwakergupta)
v2.0.2 (2017-02-27)
Fixed bugs:
get
does not work on JPG files #59
Closed issues:
- Can't authorize team management #58
Merged pull requests:
- add build support for raspberry pi (ARM) #65 (garyemerson)
v2.0.1 (2017-02-14)
Closed issues:
- Invalid client_id when trying to get authorization code #62
- Generating authorization code no longer works #61
v2.0.0 (2017-01-26)
Closed issues:
- build instructions in readme #57
- Authorization error - app has reached its team limit #47
search
should show a full path to matching files #42- Recursive and force flags for rm #26
Merged pull requests:
- Display full path #55 (hut8)
- Add multiple args to rm #49 (GrantSeltzer)
- Update Golumns package #48 (GrantSeltzer)
- Add force flag for
rm
ing non-empty directories, removermdir
#43 (GrantSeltzer)
v1.4.0 (2016-08-01)
Merged pull requests:
- Update golumns package to latest version - major bug fix #44 (GrantSeltzer)
- Adds another subcommand layer
share list
. #39 (bonafidehan) - Adds
share list-links
. Paging forshare list-folders
. #38 (bonafidehan) - Introduces
share
command andlist-folders
subcommand. #37 (bonafidehan) - Introduces scoped search. A search can be scoped to the provided folder. #36 (bonafidehan)
- Replace strings with consts defined in root.go #33 (GrantSeltzer)
- Allow for multiple arguments to cp #32 (GrantSeltzer)
- Add
logout
command #23 (waits)
v1.3.0 (2016-07-17)
Closed issues:
- Have seperate commands for
rm
andrmdir
#25 put
command is sending wrong client_modified timestamp #20- Make
ls
list files in multiple columns #17 - Add
logout
orrevoke
command #16
Merged pull requests:
- Allow for multiple arguments to mv #30 (GrantSeltzer)
- Split rm into rm/rmdir, added consts for dangling strings #28 (GrantSeltzer)
- Allow providing a directory as a destination for
get
#22 (waits) - Set
client\_modified
parameter when uploading files #21 (waits) - Display file sizes using multiples of 1024 for consistency with other Dropbox apps #19 (waits)
v1.2.0 (2016-06-07)
Implemented enhancements:
- Support
ls
on files #8
Closed issues:
- "Usage" section of help text is missing arguments #13
get
command panics without second argument #10
Merged pull requests:
- Check
args
slice bounds in all commands #18 (waits) - Add argument information to "usage" section of help text #14 (waits)
- Check
args
slice bounds inget
andput
functions #12 (waits) - Support
ls
on files #11 (waits)
v1.1.0 (2016-05-05)
Closed issues:
v1.0.0 (2016-03-23)
v0.6.0 (2016-03-19)
v0.5.0 (2016-03-16)
Closed issues:
- Improve (or add?) error handling #1
v0.4.0 (2016-03-15)
v0.3.0 (2016-03-15)
v0.2.0 (2016-03-14)
Closed issues:
- Asks for authentication code on each run [Linux] #6
Merged pull requests:
- Add zsh-completion #5 (knakayama)
- Run
go vet
inbefore\_script
#4 (diwakergupta) - Create directory #3 (mattn)
v0.1.1 (2016-03-11)
Merged pull requests:
- Prepare to push releases through Travis #2 (diwakergupta)
v0.1.0 (2016-03-10)
* This Change Log was automatically generated by github_changelog_generator