2.1.0
- Add new method
uploadTaskto support background-uploads - Add new methods
flushandresetfor an improved resources handling - Deprecate
backgroundDownloadTaskWithURLin favor ofURLSession.Session.downloadTask - Move
URLSession.SessionandURLSession.SessionConfigurationto own namespaces - Deprecate old single-argument constructor for sessions and session-configurations
- Introduce object-based constructors to incorporate the new namespaces properly