You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Now all methods support Swift Concurrency (async-await) (#83).
Added a new method to upload a file from a URL that waits until the upload finishes and returns an UploadedFile object (#107).
All methods have examples of usage in the source code documentation. You can find them by OPTION+click on a method in Xcode or by using "Build Documentation" feature.