Alamofire / AlamofireImage

AlamofireImage is an image component library for Alamofire
MIT License
3.99k stars 523 forks source link

Update for Alamofire 5 RC Changes #375

Closed jshier closed 5 years ago

jshier commented 5 years ago

Issue Link :link:

374

Goals :soccer:

This PR brings AFI up to date with Alamofire's RC changes.

Implementation Details :construction:

A few changes were made to deal with the new doubly generic responses from Alamofire.

Testing Details :mag:

Tests updated for the few cases where error casts are no longer needed.

askari01 commented 5 years ago

when will this be released