Releases: tristanhimmelman/AlamofireObjectMapper
Releases · tristanhimmelman/AlamofireObjectMapper
Major Update with breaking changes (All new function signatures) + tvOS support
- All response functions have new simplified function signature. They now return a closure containing an Alamofire Response object
- Object mapping is now being done in a Alamofire ResponseSerializer
- tvOS support
Alamofire 3.0 support
1.1.0 Updated carthage submodule dependencies
Pod spec fix
1.0 fixed error in pod spec
Minor fixes
Fixed warnings
Xcode 7.0 GM Release (Swift 2.0 support)
0.8 updated pod spec version
Using latest version of ObjectMapper (0.14)
- now using ObjectMapper 0.14 - updated documentation - updated tests
Fix to address Alamofire parameter change
0.6 updated pod spec version
Minor fixes
0.5 Merge branch 'master' of https://github.com/tristanhimmelman/Alamofir…
Carthage fix
0.4 FIX: Project dependencies were accidentally put in a private Cartfile
Minor fixes
0.3 fixes in build phases