- New
debugLogEnabled
option inYTKNetworkConfig
to enable/disable logging (f0ee0b4). - Exposed more errors when constructing
YTKBaseRequest
(f210739).
- When put inside
YTKBatchRequest
orYTKChainRequest
, a singleYTKRequest
will have its completion blocks(delegates) cleared to prevent further confusing behaviour (55d88ae).