Releases: cedexis/RadarKit
Releases · cedexis/RadarKit
All new WebKit-based client.
v0.4.4
v0.4.2
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
- Prefix classes with CDX.
- Separate initialization from execution.
- Use asynchronous requests to execute without blocking the main thread.
- Make NSLog statements optional with the isVerbose property. Default to NO.
- Use nullability qualifiers to facilitate Swift usage.
- Use NSURLSession instead of NSURLConnection.
- Make library available on CocoaPods.
- Convention-related refactors.
- Bug fixes.