Skip to content

Releases: achtungsoftware/NetworkKit

1.3.0

Choose a tag to compare

@juliangerhards juliangerhards released this 22 Dec 17:43
added timeoutInterval param to upload methods

1.2.0

Choose a tag to compare

@juliangerhards juliangerhards released this 31 Aug 10:03
Added async upload method

1.1.1

Choose a tag to compare

@juliangerhards juliangerhards released this 06 Aug 18:18
NKHttp.upload now lets you change the image compression quality

1.1.0

Choose a tag to compare

@juliangerhards juliangerhards released this 20 Jun 00:05
Callback methods do not throw anymore

1.0.3

Choose a tag to compare

@juliangerhards juliangerhards released this 18 Jun 21:16
NetworkKit now uses SwiftPlus 1.1.1

1.0.2

Choose a tag to compare

@juliangerhards juliangerhards released this 09 Jun 13:24
NetworkKit now depends on SwiftPlus 1.1.0

1.0.1

Choose a tag to compare

@juliangerhards juliangerhards released this 22 Mar 17:42
made async functions only available for iOS, watchOS, tvOS and macOS

1.0.0

Choose a tag to compare

@juliangerhards juliangerhards released this 22 Mar 17:25
Added documentation, postObject callback now only returns object and …