3.0.0
Changes
rx()
andrxWithDetails()
methods replaced withreactiveRequest()
, meant to be used with RxJava- Along with the new
reactiveRequest()
method, there are now onlyexecute()
andenqueue()
. These return the same wrapped response as the oldexecuteWithDetails()
andenqueueWithDetails()
responses.