5.1.0
Changed
- Several
Alamofire
types that are exposed through TRON API's are now implicitly exported to allow using them without needing to writeimport Alamofire
. SeeExports.swift
file for a list of them.
Alamofire
types that are exposed through TRON API's are now implicitly exported to allow using them without needing to write import Alamofire
. See Exports.swift
file for a list of them.