Skip to content

Releases: 3sidedcube/ThunderRequest

v2.3.1

18 Dec 16:55
Compare
Choose a tag to compare

Recompiled binary for Swift 5.3.2

v2.3.0

17 Sep 14:00
914232d
Compare
Choose a tag to compare

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

03 Jul 08:05
e2bdf9a
Compare
Choose a tag to compare

Merged #46, bumped to v2.2.2, and built archive with Swift 5.2.4

v2.2.1

22 Apr 12:18
Compare
Choose a tag to compare

Recompiled binary for Swift 5.2.2

v2.2.0

08 Apr 14:58
Compare
Choose a tag to compare

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

02 Apr 16:36
Compare
Choose a tag to compare

In this release we've:

  • #43 Fixed a bug where background request parameter wasn't passed through to internal function

v2.1.5

25 Mar 20:01
Compare
Choose a tag to compare

This release is a re-bundle with the Swift 5.2 compiler

v2.1.4

24 Jan 13:00
b067930
Compare
Choose a tag to compare

Bumps version and compile with Swift 5.1.3.

v2.1.3

12 Nov 09:53
Compare
Choose a tag to compare

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

18 Oct 09:10
Compare
Choose a tag to compare

In this release we've:

  • (#40 / #41) Made sure ThunderRequest correctly hands on localised error descriptions from system networking errors