4.0.1: CocoaPods fix
This releases fixes a bug in 4.0.0 that prevented it from being pushed to the CocoaPods trunk:
- Use latest VOKUtilities release to fix non-modular header error
Release notes for 4.0.0:
- Updated Swift code to Swift 3
- Allow setting an explicit database URL (#92, #93)
- Allow multiple instances of VOKCoreDataManager (#101)
- Removed
VOKMigrationFailureOptionWipeRecoveryAndAlert
(#105) - Added
VOKMigrationFailureWipeRecoveryNotificationName
(#105) - Removed
VOK_TARGET_USES_UIKIT
(#105) - Improved build server configuration for running tests on Vokoder pull requests
To continue using Swift 2.2/2.3, use the swift2
branch.