Skip to content

5.0.0

Compare
Choose a tag to compare
@johnbushnell johnbushnell released this 05 Oct 23:00
· 3 commits to main since this release
ed8bb93

What's New in Version 5.0.0:
• Improved the responsiveness of time-sensitive network transactions by using a network service type of responsiveData.
• Added APIs for shutdown which have optional completion handlers.
• Added KVALog.shared.osLogEnabledBool. When set to false, log messages will use NSLog and Swift print. This may enable logging in certain environments.
• Corrected issues arising from the timing of module registration and frequency of start() calls.
• Miscellaneous improvements to performance and stability.

Built on: Xcode 12.4
Minimum Deployment Target Versions: iOS 10.3