Added
- Add
--threads
parameter todownload-file-by-name
anddownload-file-by-id
- Add
--uploadThreads
and--downloadThreads
parameters tosync
- Add
--profile
switch support
Changed
- Rename
--threads
parameter for--sync
to--syncThreads
Fixed
- Fix license header checker on Windows
- Fix
UnicodeEncodeError
after successful SSE-C download on a non-utf8 terminal (#786)
Removed
- Remove official support for python 3.5
- Remove official support for python 3.6