Skip to content

Latest commit

 

History

History
199 lines (126 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

199 lines (126 loc) · 10.3 KB

Change Log

Full Changelog

Closed issues:

  • Invalid client_id when trying to get authorization code #79
  • Build official binaries for more OS #76

v2.0.8 (2017-11-10)

Full Changelog

v2.0.7 (2017-11-10)

Full Changelog

Closed issues:

  • Better output for ls #78

v2.0.6 (2017-07-26)

Full Changelog

Implemented enhancements:

  • Add --recurse option to ls #74

Merged pull requests:

v2.0.5 (2017-07-26)

Full Changelog

v2.0.4 (2017-07-26)

Full Changelog

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)

Full Changelog

Closed issues:

  • How do I install this program? #67
  • Unable to Authorize App #64

Merged pull requests:

v2.0.2 (2017-02-27)

Full Changelog

Fixed bugs:

  • get does not work on JPG files #59

Closed issues:

  • Can't authorize team management #58

Merged pull requests:

v2.0.1 (2017-02-14)

Full Changelog

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)

Full Changelog

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:

v1.4.0 (2016-08-01)

Full Changelog

Merged pull requests:

v1.3.0 (2016-07-17)

Full Changelog

Closed issues:

  • Have seperate commands for rm and rmdir #25
  • put command is sending wrong client_modified timestamp #20
  • Make ls list files in multiple columns #17
  • Add logout or revoke 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)

Full Changelog

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 in get and put functions #12 (waits)
  • Support ls on files #11 (waits)

v1.1.0 (2016-05-05)

Full Changelog

Closed issues:

  • Bad authorization URL generated. #9
  • Fails on most uploads and downloads #7

v1.0.0 (2016-03-23)

Full Changelog

v0.6.0 (2016-03-19)

Full Changelog

v0.5.0 (2016-03-16)

Full Changelog

Closed issues:

  • Improve (or add?) error handling #1

v0.4.0 (2016-03-15)

Full Changelog

v0.3.0 (2016-03-15)

Full Changelog

v0.2.0 (2016-03-14)

Full Changelog

Closed issues:

  • Asks for authentication code on each run [Linux] #6

Merged pull requests:

v0.1.1 (2016-03-11)

Full Changelog

Merged pull requests:

v0.1.0 (2016-03-10)

* This Change Log was automatically generated by github_changelog_generator