This repository was archived by the owner on Oct 29, 2021. It is now read-only.
Releases: intelygenz/NetClient-iOS
Releases · intelygenz/NetClient-iOS
Net 0.4.3
Net 0.4.2
Net 0.4.1
- Added RxSwift extension
Net 0.4.0
- Added URLSessionConfiguration builder
Net 0.3.6
- Added earliestBeginDate delay to NetURLSession background tasks
- Added waitingForConnectivity state to NetTask
Net 0.3.5
- Transformer underlying JSON error by default
Net 0.3.4
- Now using Kommander 0.9 on NetClient/Kommander subspec
Net 0.3.3
- NetError now conforms CustomNSError protocol.
Net 0.3.2
- Codable/Decodable/Encodable protocols also compatible with Property List.
Net 0.3.1
- Codable/Decodable/Encodable protocols compatible with Kommander extension.