AsyncNinja v1.2.1 Release Notes

Release Date: 2017-09-03 // over 6 years ago
    • [changed] DispatchSemaphore-based fair locking replaced with pthread_mutex_t-based locking
    • 💅 [improved] code style improved with SwiftLint (once again)