Skip to content

Releases: tristanhimmelman/AlamofireObjectMapper

4.0.1

27 Nov 17:42
Compare
Choose a tag to compare

Support for iOS 8 (re included this now that Alamofire 4.1.0 supports iOS 8)

Swift 3.0 Support

14 Sep 17:04
Compare
Choose a tag to compare
Merge pull request #152 from tristanhimmelman/swift-3

Swift 3

Warning fix

11 Jul 14:39
Compare
Choose a tag to compare
Merge pull request #117 from andre-wolfe/bug/115-deprecation

Uses local error domain and local error generation function

Carthage bug fix

18 May 19:00
Compare
Choose a tag to compare
3.0.1

no message

Support for mapping onto an object; Updates to responseObject interface

30 Mar 22:08
Compare
Choose a tag to compare
3.0.0

Added an example for keypaths to the Readme

Fix to Bitcode settings for Carthage builds

19 Feb 14:35
Compare
Choose a tag to compare
Merge pull request #79 from tristanhimmelman/bitcode

Bitcode updates

Using latest version of Alamofire

11 Feb 16:17
Compare
Choose a tag to compare
2.1.2

updated pod spec version and ran carthage update

2.1.1

04 Jan 18:17
Compare
Choose a tag to compare

Updated deployment targets to fix Carthage build issue

Support for nested keyPaths

24 Nov 18:14
Compare
Choose a tag to compare
2.1.0

added test to responseObjectWithNestedKeyPath

Code signing fix

05 Nov 20:53
Compare
Choose a tag to compare
2.0.2

- code signing fix