2.0.0-beta.3
Pre-release
Pre-release
DenTelezhkin
released this
24 Sep 15:05
·
283 commits
to main
since this release
Parseable
protocol was rewritten to directly inherit fromAlamofire.DataResponseSerializerProtocol
. It allows us to have two generic typealiases -SerializedObject
fromAlamofire
and added to itSerializedError
from TRON.- Fixed issue, that could cause completion handlers to be called on background thread.
- Use SwiftyJSON instead of forked SwiftyJSON3
parameters
property onBaseRequest
now contains [String:Any] instead of [String:AnyObject]processingQueue
property onAPIRequest
was removed.