Releases: AckeeCZ/Reqres
Releases · AckeeCZ/Reqres
3.2.1
3.2.0
SwiftPM support
Unified logging
- Move from NSLog to unified logging
Xcode 10 & Swift 4.2
New
This is the first release that requires Swift 4.2 and Xcode 10
2.3.1
2.3.0
2.2.0
Carthage support
2.1.1
iOS11 compatibility
- Reqres was causing request timeouts on iOS 11 in some cases. Fixed by replacing
NSURLConnection
withURLSession
⚠️ emoji for errors- minor log formatting fixes
- Swift 4 support