Releases: tristanhimmelman/AlamofireObjectMapper
Releases · tristanhimmelman/AlamofireObjectMapper
4.0.1
Support for iOS 8 (re included this now that Alamofire 4.1.0 supports iOS 8)
Swift 3.0 Support
Merge pull request #152 from tristanhimmelman/swift-3 Swift 3
Warning fix
Merge pull request #117 from andre-wolfe/bug/115-deprecation Uses local error domain and local error generation function
Carthage bug fix
3.0.1 no message
Support for mapping onto an object; Updates to responseObject interface
3.0.0 Added an example for keypaths to the Readme
Fix to Bitcode settings for Carthage builds
Merge pull request #79 from tristanhimmelman/bitcode Bitcode updates
Using latest version of Alamofire
2.1.2 updated pod spec version and ran carthage update
2.1.1
Updated deployment targets to fix Carthage build issue
Support for nested keyPaths
2.1.0 added test to responseObjectWithNestedKeyPath
Code signing fix
2.0.2 - code signing fix