Alamofire v4.9.1 Release Notes

Release Date: 2019-10-26 // over 4 years ago
  • ๐Ÿš€ Released on 2019-10-26. All issues associated with this milestone can be found using this filter.

    โž• Added

    • ๐Ÿ‘Œ Support for GitHub Actions for CI.

    โšก๏ธ Updated

    • DataResponse and DownloadResponse debugDescription to include more useful information.

    ๐Ÿ›  Fixed

    • Dynamic bundle identifier causing issues with Xcode and precompiled binaries by removing the dynamic behavior.
    • โšก๏ธ Compiler warnings when building for Catalyst by updating the usage of deprecated API.