libjson-rpc-cpp v1.1.0 Release Notes

Release Date: 2018-01-04 // over 6 years ago
  • ๐Ÿ›  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.