Skip to content

1.0 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pcantrell pcantrell released this 31 Aug 04:17
· 1014 commits to main since this 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.