Closed issues:
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
sharecommand andlist-folderssubcommand. #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
logoutcommand #23 (waits)
v1.3.0 (2016-07-17)
Closed issues:
- Have seperate commands for
rmandrmdir#25 putcommand is sending wrong client_modified timestamp #20
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\_modifiedparameter 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
lson files #8
Closed issues:
- "Usage" section of help text is missing arguments #13
getcommand panics without second argument #10
Merged pull requests:
- Check
argsslice bounds in all commands #18 (waits) - Add argument information to "usage" section of help text #14 (waits)
- Check
argsslice bounds ingetandputfunctions #12 (waits) - Support
lson files #11 (waits)
v1.1.0 (2016-05-05)
Closed issues:
v1.0.0 (2016-03-23)
v0.6.0 (2016-03-19)
Closed issues:
- Improve (or add?) error handling #1
v0.5.0 (2016-03-16)
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 vetinbefore\_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