Alamofire v5.1.0 Release Notes

Release Date: 2020-04-05 // almost 4 years ago
  • ๐Ÿš€ Released on 2020-04-04. All issues associated with this milestone can be found using this filter.

    โž• Added

    • RequestModifier closure to request APIs, allowing mutation of created URLRequests.
    • DataStreamRequest, for streaming HTTP responses.

    โšก๏ธ Updated

    • ๐Ÿง Various framework internals to make porting to Linux easier.
    • Project to require Swift 5.1.

    ๐Ÿ›  Fixed

    • ๐Ÿ“š Typo in ServerTrustEvaluating documentation.