Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: Otbivnoe/CodableAlamofire

1.2.1

21 Apr 21:13
a4313aa
Compare
Choose a tag to compare

Alamofire 5.1.0 #16

Welcome Alamofire v5

03 Dec 22:16
25fb5ea
Compare
Choose a tag to compare

This release contains the breaking changes due to a new release of Alamofire (v5)

Rised the deployment targets as well:

ios  = '10.0'
osx = '10.12'
watchos = '3.0'
tvos = '10.0'

PR: #14

1.1.1

09 Mar 12:33
Compare
Choose a tag to compare

Fixes

  • Fixed a crash when trying to map a (null) nested json by a keypath . Close #7

SPM and Travis 😎

24 Sep 14:40
Compare
Choose a tag to compare

Features:

  • Swift Package Manager compatibility.
  • Integrate CI - Travis.

Hello World! 🎉

18 Sep 14:18
Compare
Choose a tag to compare

Swift 4 is here, the installations via cocoapods and carthage are done!

In Waiting for Swift 4 😴

24 Sep 14:42
Compare
Choose a tag to compare
Pre-release

The all functionality is done. Waiting for official Swift 4 release.