Releases: 3sidedcube/ThunderRequest
Releases · 3sidedcube/ThunderRequest
v2.3.1
Recompiled binary for Swift 5.3.2
v2.3.0
In this release we've:
- #48 Fixed Swift 5.3 compiler errors
Recompiled binary for Swift 5.3 and Xcode 12 enabling development of iOS 14 apps.
v2.2.2
Merged #46, bumped to v2.2.2
, and built archive with Swift 5.2.4
v2.2.1
Recompiled binary for Swift 5.2.2
v2.2.0
In this release we've:
- #45 Made the background session identifier on
RequestController
publicly accessible
- #44 Added the option to stop
BackgroundRequestController
reading the downloaded file from disk
v2.1.6
In this release we've:
- #43 Fixed a bug where background request parameter wasn't passed through to internal function
v2.1.5
This release is a re-bundle with the Swift 5.2 compiler
v2.1.4
Bumps version and compile with Swift 5.1.3.
v2.1.3
This release is entirely for updating the pre-compiled Carthage framework to one having been compiled using the Swift 5.1.2 compiler.
v2.1.2
In this release we've:
- (#40 / #41) Made sure ThunderRequest correctly hands on localised error descriptions from system networking errors