Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Releases: intelygenz/NetClient-iOS

Net 0.5.0

Choose a tag to compare

@alexruperez alexruperez released this 20 Sep 09:39
  • Removed NetURLSessionTaskObserver, upload and download progress closures with Progress only available for iOS >= 11.

Net 0.4.12

Choose a tag to compare

@alexruperez alexruperez released this 18 Sep 08:39
  • Compatible with iOS 12 responsive data service type.

Net 0.4.11

Choose a tag to compare

@alexruperez alexruperez released this 18 Sep 08:39
  • Compatible with CocoaPods Swift Static Libraries.

Net 0.4.10

Choose a tag to compare

@alexruperez alexruperez released this 18 Sep 08:38
  • Allows to clear authChallenge or serverTrust after initialization.

Net 0.4.9

Choose a tag to compare

@alexruperez alexruperez released this 18 Sep 08:38
  • Codable / Decodable / Encodable protocols compatible with output formatting, date coding strategy, data coding strategy, non conforming float coding strategy, key coding strategy and coding user info dictionary.

Net 0.4.8

Choose a tag to compare

@alexruperez alexruperez released this 18 Sep 08:38
  • Ready for Swift 4.2.

Net 0.4.7

Choose a tag to compare

@alexruperez alexruperez released this 07 May 10:52
cef9272
  • NetStub with AsyncBehavior
  • Working with Kommander 1.0
  • Content-Encoding compatible

Net 0.4.6

Choose a tag to compare

@alexruperez alexruperez released this 08 Mar 16:38
  • Minor bug fix retrying requests

Net 0.4.5

Choose a tag to compare

@alexruperez alexruperez released this 06 Mar 10:26
b46c0fc
  • Added customizable acceptable status codes range

Net 0.4.4

Choose a tag to compare

@alexruperez alexruperez released this 22 Feb 11:09
  • #12 New removable interceptors API
  • New NetResponse.Builder helpers for Stub