New
5.13.0
Added
- Swift 6 and Swift Concurrency support. Now the project is compatible with Swift 6 and takes advantage of Swift Concurrency features. #224
- Some APIs are converted to the async signature, so you can use the async/await syntax to call these APIs. Check the API reference for more.
Fixed
- Some outdated usage and compiler version checks are removed due to new iOS SDK requirements. #222