Skip to content

SDK Support

Latest
Compare
Choose a tag to compare
@chrisdhaan chrisdhaan released this 30 Jun 17:55
92d7a60

Added

  • Swift 5.4, 5.5, and 5.6
  • Client
    • validate to API methods

Updated

  • Swift Package Manager
    • Minimum Swift version 5.3
  • Client
    • responseObject model transformation to responseDecodable
  • Models
    • Decodable, Encodable APIs
    • class to struct
    • var to let
  • Dependencies
    • Alamofire
  • CI
    • Tests device, platform, Xcode, and SDK versions

Removed

  • Dependencies
    • ObjectMapper
  • Travis CI
    • Configuration