CocoaAsyncSocket v7.6.4 Release Notes

Release Date: 2020-02-18 // about 4 years ago
    • ๐Ÿ“ฆ Swift Package Manager support #706
    • ๐Ÿ›  Fix Xcode 11 warnings & migrate to Test Plans #708
    • Use the NS_ERROR_ENUM macro #663
    • Capture errno before dispatching to another thread #648
    • ๐Ÿ›  Fix potentially leaking file descriptor #677
    • ๐Ÿ›  Minor features (NSNetService and nullability fixes) #674
    • ๐Ÿ›  Misc fixes #673
    • ๐ŸŽ Correctly handle different size of SSLCipherSuite on macOS vs iOS #682

    Compare 7.6.3...7.6.4


Previous changes from v7.6.3

    • Fix hundreds of CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings #610 (thanks @zhouzhongguang)
    • ๐Ÿ›  Fix issue where readSource may not be resumed #599 (thanks @jdeff)
    • ๐Ÿ‘Œ Improve the reliability of tests when run repeatedly. #601 (thanks @jdeff)
    • ๐Ÿ›  Fix a few other minor warnings
    • โœ… Unify all test targets
    • โž• Add shared test script Tests/test-all.sh to run all tests locally as well as on Travis

    Compare 7.6.2...7.6.3