5.0.3
版本发布时间: 2020-03-15 10:50:32
Alamofire/Alamofire最新发布版本:5.9.1(2024-03-31 09:22:33)
Released on 2020-03-14. All issues associated with this milestone can be found using this filter.
Added
- SwiftPM testing support.
- Documentation around the prohibition of background
URLSessionConfiguration
s in Alamofire 5.
Fixed
- watchOS memory leaks due to missing
didFinishCollecting
event. -
RetryPolicy
's handling ofAFError
. -
DownloadRequest
cancellation reliability. -
-no_compact_unwind
linker warning on watchOS by disabling the warning.- Fixed by Christian Noon in Pull Request #3083.
- SwiftPM package snippet in README.
- Fixed by Eddie Seay in Pull Request #3081.
- Various documentation issues.
- Fixed by dirtmelon in Pull Requests #3105 and #3097.
- Fixed by Josip Ćavar in Pull Request #3095.
- Fixed by Teameh in Pull Request #3093.
- Fixed by Michael Clifford in Pull Request #3087.