All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
2038 days ago

Changelog History

  • v0.5.0 Changes

    September 20, 2018
    • 🚚 Removed NetURLSessionTaskObserver, upload and download progress closures with Progress only available for iOS >= 11.
  • v0.4.12 Changes

    September 18, 2018
    • 📱 Compatible with iOS 12 responsive data service type.
  • v0.4.11 Changes

    September 18, 2018
    • Compatible with CocoaPods Swift Static Libraries.
  • v0.4.10 Changes

    September 18, 2018
    • Allows to clear authChallenge or serverTrust after initialization.
  • v0.4.9 Changes

    September 18, 2018
    • 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.
  • v0.4.8 Changes

    September 18, 2018
    • Ready for Swift 4.2.
  • v0.4.7 Changes

    May 07, 2018
    • NetStub with AsyncBehavior
    • Working with Kommander 1.0
    • Content-Encoding compatible
  • v0.4.6 Changes

    March 08, 2018
    • Minor bug fix retrying requests
  • v0.4.5 Changes

    March 06, 2018
    • Added customizable acceptable status codes range
  • v0.4.4 Changes

    February 22, 2018
    • #12 New removable interceptors API
    • 🏗 New NetResponse.Builder helpers for Stub