Siesta Versions Save

The civilized way to write REST API clients for iOS / macOS

1.0-beta.1

8 years ago
  • NSURLSession is now the default networking provider.
  • Alamofire is now an optional dependency.
  • Reworked NetworkingProvider to make custom implementations easier.
  • Renamed convenience accessor jsonjsonDict for clarity.
  • Don’t parse response if request was already cancelled.

1.0-beta.0

8 years ago

This is the first official beta release of the framework. Please experiment, send questions, and file issues!

Added

  • Everything!