Skip to content

Replacing OperationHandle with (NS)Progress

Compare
Choose a tag to compare
@amosavian amosavian released this 15 Aug 10:50
· 175 commits to master since this release

Important: Deprecating OperationHandle class in favor of Foundation's Progress class is a source breaking change. You may have to update your current code to use new feature.

Other improvements:

  • Fixed broken OneDrive API & redundant percent encoding of path (#57 , #59)
  • Fixed Dropbox issue with file path in HTTP header (#58)