Skip to content

Releases: bustoutsolutions/siesta

1.0 beta 1

31 Aug 04:17
Compare
Choose a tag to compare
1.0 beta 1 Pre-release
Pre-release
  • 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

28 Aug 18:47
Compare
Choose a tag to compare
1.0 beta 0 Pre-release
Pre-release

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

Added

  • Everything!