Skip to content

v1.1.0

Compare
Choose a tag to compare
@cinemast cinemast released this 04 Jan 20:44
· 114 commits to master since this release

Fixed

  • Fix missing hiredis libs when using only REDIS_CLIENT
  • Fix running tests in parallel (#204)
  • Fix fetching new version of catch, if it is not installed locally
  • Disable UnixDomainSocket Connectors by default, they introduce flaky tests
  • Merged MSVC related PR.