All Versions
39
Latest Version
Avg Release Cycle
73 days
Latest Release
-

Changelog History
Page 2

  • v4.0.0.-beta.2 Changes

    April 13, 2019

    ๐Ÿš€ Released on 2019-04-13. All issues associated with this milestone can be found using this
    filter.

    โšก๏ธ Updated

    • Project to require Alamofire 5.0.0-beta.5+ as a dependency.
  • v4.0.0.-beta.1 Changes

    April 10, 2019

    ๐Ÿš€ Released on 2019-04-10. All issues associated with this milestone can be found using this
    filter.

    โšก๏ธ Updated

    • Project to use Swift 5 only and require Alamofire 5.0.0-beta.4+ as a dependency.
  • v3.6.0 Changes

    October 27, 2019

    ๐Ÿš€ Released on 2019-10-27. All issues associated with this milestone can be found using this
    filter.

    ๐Ÿ›  Fixed

    • โšก๏ธ Build for Catalyst platform by updating deprecated API usage.
    • Thread-safety issue in AutoPurgingImageCache.
  • v3.5.2 Changes

    March 28, 2019

    ๐Ÿš€ Released on 2019-03-28. All issues associated with this milestone can be found using this
    filter.

    ๐Ÿ›  Fixed

    • ๐Ÿ— Building using Xcode 9.
  • v3.5.1 Changes

    March 28, 2019

    ๐Ÿš€ Released on 2019-03-27. All issues associated with this milestone can be found using this
    filter.

    โšก๏ธ Updated

    • Project and dependencies for Xcode 10.2.
    • ๐Ÿ‘ SPM support for Swift 4.2 and 5.
  • v3.5.0 Changes

    November 28, 2018

    ๐Ÿš€ Released on 2018-11-27. All issues associated with this milestone can be found using this filter.

    โšก๏ธ Updated

    • Alamofire Carthage checkout.
    • Required Alamofire version to 4.8.
    • 0๏ธโƒฃ Default Swift version to 4.

    --

  • v3.4.1 Changes

    September 17, 2018

    ๐Ÿš€ Released on 2018-09-17. All issues associated with this milestone can be found using this filter.

    โšก๏ธ Updated

    • ๐Ÿ”ง The Xcode project configuration to use workspace linking instead of nested projects.

    ๐Ÿ›  Fixed

    • A minor CIGaussianBlur typo in one of the README examples.
  • v3.4.0 Changes

    September 13, 2018

    ๐Ÿš€ Released on 2018-09-13. All issues associated with this milestone can be found using this filter.

    โšก๏ธ Updated

    • ๐Ÿ”ง Project configuration and files for Xcode 10 and Swift 4.2.

  • v3.3.1 Changes

    April 01, 2018

    ๐Ÿš€ Released on 2018-03-31. All issues associated with this milestone can be found using this
    filter.

    โž• Added

    • ๐Ÿ”ง Jazzy docs and configuration.
    • ๐Ÿ’Ž Ruby environment settings that match Alamofire's.

    โšก๏ธ Updated

    • ๐Ÿ”ง Project configuration and files for Xcode 9.3 and Swift 4.1.
    • Copyrights to 2018 for all files.
    • ๐Ÿ”ง TravisCI configuration for Xcode 9.3.

    ๐Ÿ›  Fixed

    • Gravatar API usage in example code.
  • v3.3.0 Changes

    September 06, 2017

    ๐Ÿš€ Released on 2017-09-06. All issues associated with this milestone can be found using this filter.

    โž• Added

    • Gitter badge to the README to direct users to the group.
    • Optional queue parameter to responseImage function.
    • Asserts to scaling functions as well as production fallbacks.
    • GitHub templates for issues and pull requests.

    โšก๏ธ Updated

    • Alamofire submodule and dependency to ~> 4.5.
    • ๐Ÿ‘ The project and codebase to support Swift 3 / 4 simultaneously.
    • The README to use the current version throughout the installation section.
    • Image response serializers code sample in the README to import Alamofire.

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ The Swift Package Manager (SPM) integration by excluding Tests folder.
    • Issue in the embedded framework section of the README where bash specifier was incorrect.
    • โœ๏ธ Various typos throughout the project using misspell.