Releases: AckeeCZ/Reqres
Releases · AckeeCZ/Reqres
3.2.1
02 Apr 22:34
Compare
Sorry, something went wrong.
No results found
3.2.0
31 Mar 11:12
Compare
Sorry, something went wrong.
No results found
SwiftPM support
16 Dec 13:50
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
28 May 07:23
Compare
Sorry, something went wrong.
No results found
Move from NSLog to unified logging
Xcode 10 & Swift 4.2
20 Sep 13:06
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
20 Sep 12:00
Compare
Sorry, something went wrong.
No results found
Cocoapods podspec maintenance - adding swift version into podspec
2.3.0
06 Sep 11:33
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
06 Sep 11:32
Compare
Sorry, something went wrong.
No results found
Add customizable session delegate
Carthage support
28 Dec 12:39
Compare
Sorry, something went wrong.
No results found
iOS11 compatibility
31 Aug 08:58
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