2.0.0
Breaking
- Updated to Alamofire 5.0, causing some breaking changes for Network clients and related types.
- Switched to Swift's built-in
Resulttype, which requires anErrorgeneric parameter. - It is recommended to use the migration script when possible, it will convert most common breaking changes.