Releases: bustoutsolutions/siesta
Releases · bustoutsolutions/siesta
1.0 beta 1
NSURLSession
is now the default networking provider.- Alamofire is now an optional dependency.
- Reworked
NetworkingProvider
to make custom implementations easier. - Renamed convenience accessor
json
→jsonDict
for clarity. - Don’t parse response if request was already cancelled.
1.0 beta 0
This is the first official beta release of the framework. Please experiment, send questions, and file issues!
Added
- Everything!