Skip to content

Releases: uploadcare/uploadcare-swift

0.1.0-beta

06 Apr 10:07
907ee8b
Compare
Choose a tag to compare

What's new:

  • Progress callback for direct and multipart uploads
  • Canceling method for direct and multipart uploads
  • Pagination for groups
  • REST API documentation

Check out full SDK documentation:

See issues to see what's coming next.

0.1.0-alpha

11 Mar 13:21
3effd70
Compare
Choose a tag to compare

Try our completely new Swift library. It works with iOS, macOS, tvOS, and watchOS.

Supported features:

  • Complete file, group and project API.
  • File uploads from file, byte array, Uri, and URL. Multipart uploads.
  • All operations are available in synchronous and asynchronous modes.

Check out README to find how to add it to your existing project and usage examples.

See issues to see what's coming next.