Skip to content

Releases: incognito1234/onedrive-client

Release 1.3.0

07 Jul 12:37
Compare
Choose a tag to compare
  • Improve error management during download
  • Add exclusion list as an option of mget command
  • Consider drive object which are not file or folder (could be a Notebook)
  • Use quickxorhash module if available (Thanks wienand)
  • Add max_retrieved_children in ls command to list folders with more than 200 children

Release 1.2.0

26 May 17:54
Compare
Choose a tag to compare
  • Consider error when downloading file with re-try mechanisms
  • Manage server throttling during download
  • Add progression bar (with tqdm package) during downloading
  • Add -l option for ls command

Release 1.1.0

09 Jan 10:13
Compare
Choose a tag to compare
  • Detect external changes when shell runs
  • Shell enhancement: Add put command
  • Shell enhancement: Add mkdir command
  • Shell enhancement: Add recursive option to folder listing
  • Shell enhancement: Allow multiple paths with ls command
  • Various bug fixes

Release 1.0.0

10 Nov 08:23
Compare
Choose a tag to compare

First public version

v1.0.0-preview

14 Oct 07:33
Compare
Choose a tag to compare
v1.0.0-preview Pre-release
Pre-release

This first version aims to collect feedback regarding potential bugs that could remain despite all tests that have been performed.