Skip to content

2.1.0

Choose a tag to compare

@hansemannn hansemannn released this 23 Nov 23:31
· 175 commits to master since this release
  • Add new method uploadTask to support background-uploads
  • Add new methods flush and reset for an improved resources handling
  • Deprecate backgroundDownloadTaskWithURL in favor of URLSession.Session.downloadTask
  • Move URLSession.Session and URLSession.SessionConfiguration to own namespaces
  • Deprecate old single-argument constructor for sessions and session-configurations
  • Introduce object-based constructors to incorporate the new namespaces properly