Skip to content

Swift 2.3 Support

Compare
Choose a tag to compare
@cnoon cnoon released this 08 Sep 08:25
· 77 commits to master since this release

All issues associated with this milestone can be found using this filter.

Updated

  • The build status badge in the README now only reports the status of the master branch.
  • The source, test and example code along with project settings to support Swift 2.2
    and Swift 2.3 simultaneously.
  • Updated the travis yaml file for Swift 2.3 and the new OS target versions.
  • Updated the Cartfile and Alamofire submodule to the 3.5.0 release.
  • Updated Xcode project settings based on Xcode 8 GM recommendations.
  • Code coverage generation is now disabled on framework targets to improve stability.