Skip to content

Latest commit

 

History

History
108 lines (69 loc) · 6 KB

File metadata and controls

108 lines (69 loc) · 6 KB

Change Log

Full Changelog

Closed issues:

  • Make ls list files in multiple columns #17
  • Add logout or revoke command #16

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

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

Closed issues:

  • Improve (or add?) error handling #1

v0.5.0 (2016-03-16)

Full Changelog

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