Releases: AckeeCZ/Reqres
Releases · AckeeCZ/Reqres
3.2.1
Compare
Sorry, something went wrong.
No results found
3.2.0
Compare
Sorry, something went wrong.
No results found
SwiftPM support
Compare
Sorry, something went wrong.
No results found
Migrate to Swift 5 and Xcode 10.2 & 11.2 (#20 , kudos to @olejnjak )
Add public inits to built-in loggers so they can really be used (#21 , kudos to @olejnjak )
Add SPM support (#23 , kudos to @olejnjak )
SPM release also supports macOS 🎉
Unified logging
Compare
Sorry, something went wrong.
No results found
Move from NSLog to unified logging
Xcode 10 & Swift 4.2
Compare
Sorry, something went wrong.
No results found
New
This is the first release that requires Swift 4.2 and Xcode 10
2.3.1
Compare
Sorry, something went wrong.
No results found
Cocoapods podspec maintenance - adding swift version into podspec
2.3.0
Compare
Sorry, something went wrong.
No results found
Split formatting and logging
Make formatting ready for public usage - now you can use Reqres request/response pretty formatting outside the framework
2.2.0
Compare
Sorry, something went wrong.
No results found
Add customizable session delegate
Carthage support
Compare
Sorry, something went wrong.
No results found
2.1.1
iOS11 compatibility
Compare
Sorry, something went wrong.
No results found
Reqres was causing request timeouts on iOS 11 in some cases. Fixed by replacing NSURLConnection with URLSession
⚠️ emoji for errors
minor log formatting fixes
Swift 4 support