Changes
- Change the version of the library to 1.3 @StefanPalashev (#1296)
- Use GitHub Releases to track changelogs @uglide (#1294)
- Update minimum CMake version to 3.7 @uglide (#1292)
- Make test.sh use REDIS_SERVER everywhere @opoplawski (#1276)
- Test for both EAGAIN and EINPROGRESS for AF_UNIX sockets. @michael-grunder (#1262)
- Fix timing based macOS CI failure. @michael-grunder...