5.6.0
版本发布时间: 2022-04-14 07:56:18
Alamofire/Alamofire最新发布版本:5.9.1(2024-03-31 09:22:33)
Released on 2022-04-13. All issues associated with this milestone can be found using this filter.
Added
- Support for
HTTPMethod.query
to support the upcoming standard. - Compile-time Swift version check to enforce minimum supported Swift version.
- Added by Dave Verwer in Pull Request #3549.
- GitHub Sponsors support. You can now sponsor Alamofire directly through GitHub.
Updated
- Swift version required to build [🔥 Experimental 🔥] Swift Concurrency support to 5.6.0 to avoid various Apple bugs with Xcode 13.2.0 and 13.2.1. Support now requires Xcode 13.3.1.
-
DownloadRequest
to avoid producing resume data when not explicitly requested on cancellation. - Testing infrastructure to use XCTestPlans on Apple platforms.
- GitHub Actions support for greater OS coverage, more SPM platforms, and Swift 5.6.