CocoaAsyncSocket v7.6.4 Release Notes
Release Date: 2020-02-18 // over 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