Skip to content

Releases: SparrowTek/NetworkingKit

V: 2.1.0

Choose a tag to compare

@radmakr radmakr released this 09 Apr 13:31

support sending back HTTPURLResponse for a request if needed.

V: 2.0.0

Choose a tag to compare

@radmakr radmakr released this 08 Apr 20:34
update jsonDataEncoding

V: 1.3.7

Choose a tag to compare

@radmakr radmakr released this 01 Aug 18:40
  • give the option to pass in a escape character set

encoding updates

Choose a tag to compare

@radmakr radmakr released this 01 Aug 17:55

JSON encoding for any encodable object

1.3.5

Choose a tag to compare

@radmakr radmakr released this 24 Sep 20:27

support for Swift 5.5 and Xcode 13

1.3.4

Choose a tag to compare

@radmakr radmakr released this 13 Aug 20:39

build in latest Xcode part 2

1.3.3

Choose a tag to compare

@radmakr radmakr released this 13 Aug 20:30

build in Xcode beta

1.3.2

Choose a tag to compare

@radmakr radmakr released this 25 Jul 14:52
  • include the status code with a stateCode network error

1.3.1

Choose a tag to compare

@radmakr radmakr released this 19 Jul 21:03
  • Network error will send data as a parameter

1.3.0

Choose a tag to compare

@radmakr radmakr released this 11 Jul 20:12

Async/Await support