Skip to content

Releases: zweckj/onedrive-personal-sdk

v0.1.7

12 Mar 18:17
4f53b81

Choose a tag to compare

What's Changed

  • fix byte counting
  • fix hash calculation

by @zweckj in #24

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 Mar 16:53
62cc949

Choose a tag to compare

What's Changed

  • fix: separate exception handling by @zweckj in #23

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Mar 18:01
8f20bcc

Choose a tag to compare

What's Changed

  • Add an optional progress_callback to large file uploads.
  • Retry chunk upload when a ClientException occurs.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Feb 09:27
1147427

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Feb 09:11
7a90dbb

Choose a tag to compare

What's Changed

  • Improve hash calculation efficiency through numpy by @zweckj in #18

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Feb 19:49
7e4e40f

Choose a tag to compare

What's Changed

  • use memory view for buffer handling by @zweckj in #15

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jan 19:25
1fbc954

Choose a tag to compare

What's Changed

  • Feat: Full request details debug logging by @zweckj in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Jan 07:22
a06ccc2

Choose a tag to compare

What's Changed

  • feat: Add adaptive chunk size mechanism for large file uploads in #12

Full Changelog: v0.0.17...v0.1.0

v0.0.17

19 Nov 09:12
a83cbee

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

07 Nov 07:53
eb0a6dc

Choose a tag to compare

What's Changed

  • Fail on no content item update by @zweckj in #8

Full Changelog: v0.0.15...v0.0.16