We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d0386 commit c47f35fCopy full SHA for c47f35f
FirebaseStorageSwift/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 8.5.0-beta
2
+- Added four APIs to augment automatically generated `async/await` APIs. See
3
+ details via Xcode completion and at
4
+ https://github.com/firebase/firebase-ios-sdk/blob/96d60a6d472b6fed1651d5e7a0e7495230c220ec/FirebaseStorageSwift/Sources/AsyncAwait.swift.
5
+ Feedback appreciated about Firebase and `async/await`. (#8289)
6
+
7
# v0.1
8
- Initial public beta release. Extends the Storage Reference API with the Swift
9
Result type for all APIs that return an optional value and optional Error.
0 commit comments