This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
- Since some projects will have different Quick and Nimble versions, and it shouldn't include in the distribution, it is now removed from dependency in Swift Package Manager version.
- Change Closure Promise Consumer type from closure to object that have accept and reject method
- Make it more thread-safe by using safeSync instead of NSLock