CodableAlamofire Versions Save

An extension for Alamofire that converts JSON data into Decodable objects.

1.2.1

4 years ago

Alamofire 5.1.0 #16

1.2.0

4 years ago

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

5 years ago

Fixes

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

0.9.0

6 years ago

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

1.1.0

6 years ago

Features:

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

1.0.0

6 years ago

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