Skip to content

Releases: floschliep/NSURLSession-SynchronousTask

Instance methods, nullability + simplification

15 Oct 15:40
Compare
Choose a tag to compare
  • The category is now using instance methods as suggested by @AliThink
  • Added nullability specifiers for better compatibility with Swift
  • Removed half of the code by taking advantage of the „advanced“
    counterpart method (e.g. by creating an NSURLRequest from a given NSURL)

1.0.0

22 Jun 14:14
Compare
Choose a tag to compare
Delete .DS_Store