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

Releases: intelygenz/NetClient-iOS

Net 0.5.0

20 Sep 09:39
Compare
Choose a tag to compare
  • Removed NetURLSessionTaskObserver, upload and download progress closures with Progress only available for iOS >= 11.

Net 0.4.12

18 Sep 08:39
Compare
Choose a tag to compare
  • Compatible with iOS 12 responsive data service type.

Net 0.4.11

18 Sep 08:39
Compare
Choose a tag to compare
  • Compatible with CocoaPods Swift Static Libraries.

Net 0.4.10

18 Sep 08:38
Compare
Choose a tag to compare
  • Allows to clear authChallenge or serverTrust after initialization.

Net 0.4.9

18 Sep 08:38
Compare
Choose a tag to compare
  • 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

18 Sep 08:38
Compare
Choose a tag to compare
  • Ready for Swift 4.2.

Net 0.4.7

07 May 10:52
cef9272
Compare
Choose a tag to compare
  • NetStub with AsyncBehavior
  • Working with Kommander 1.0
  • Content-Encoding compatible

Net 0.4.6

08 Mar 16:38
Compare
Choose a tag to compare
  • Minor bug fix retrying requests

Net 0.4.5

06 Mar 10:26
b46c0fc
Compare
Choose a tag to compare
  • Added customizable acceptable status codes range

Net 0.4.4

22 Feb 11:09
Compare
Choose a tag to compare
  • #12 New removable interceptors API
  • New NetResponse.Builder helpers for Stub