Version 7.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