Releases: hartez/PneumaticTube
Releases · hartez/PneumaticTube
Version 1.7
02 Sep 02:13
Compare
Sorry, something went wrong.
No results found
Adds option to configure HTTP client timeout; Improves error reporting for HTTP client timeouts
Version 1.6
08 May 20:53
Compare
Sorry, something went wrong.
No results found
Adds configurable chunk size for chunked uploading
Version 1.6
03 Apr 23:04
Compare
Sorry, something went wrong.
No results found
Speculative release with configurable chunk size for chunked uploading.
Version 1.5.1
28 Mar 15:06
Compare
Sorry, something went wrong.
No results found
Version 1.5
16 Mar 18:07
Compare
Sorry, something went wrong.
No results found
Updates various dependencies, including the official Dropbox SDK.
Issues fixed:
Access token keeps expiring (#32 )
Version 1.4
05 Apr 17:28
Compare
Sorry, something went wrong.
No results found
This release includes some bug fixes courtesy of @derekantrican . Also fixes an exception when using the chunked uploading option for small files.
Issues fixed:
How to specify Dropbox root path? (#27 )
Upload error (#24 )
v1.3
31 May 01:05
Compare
Sorry, something went wrong.
No results found
1.2
15 Nov 19:05
Compare
Sorry, something went wrong.
No results found
Version 1.2:
Fix for #14
Fix for #12
Added quiet option to suppress console output
Added noprogress option to suppress progress reporting
Added folder uploading
1.1.0
12 Apr 23:01
Compare
Sorry, something went wrong.
No results found
Adds chunked uploading options to support progress indicator and files over 150 MB
1.0.2
27 Oct 13:35
Compare
Sorry, something went wrong.
No results found
Adds exit code support, error messages on upload failures, and handling for Windows-style slashes in destination paths.