UpdateLog.md
October 22, 2019 ยท View on GitHub
Release Log
1.1.0
- SLTatget: change baseURLString to optional.
- SLRequest: add userInfo, requestLog; change originalRequest to public.
- SLResponse: add statusCode, header, originData, dataString.
1.2.0
- SLReflection: change api: a. func toJSONObject() to var jsonObject b. func blackList() to var blackList
- fix blackList not work issue
4.9.0
adapt to Alamofire 4.9.0
- Change Api: secPKCS12Name to secPKCS12Path
- Change file structure
- Fix Crash: resume download bug >= iOS12