- Using Moya 8.0.0
- Using ReactiveSwift 1.0.0
- Using Moya beta 5
- Using ReactiveSwift beta 4
- Supporting iOS 8 again
- Using beta 4 of Moya
- Updated to Swift 3.0
- Changed min required iOS version to 9.0
- Renamed functions:
mapObject<T: ALJSONAble>(type:T.Type)
tomap<T: ALJSONAble>(to type:T.Type)
mapArray<T: ALJSONAble>(type:T.Type)
tomap<T: ALJSONAble>(to type:T.Type)