libjson-rpc-cpp v1.4.0 Release Notes

Release Date: 2021-10-23 // over 2 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ—„ Deprecation warnings for Jsoncpp (#312)
    • Compatibility with newer libmicrohttpd versions (>= 0.9.71) (#298 #299)
    • Typo in diagram (#293)
    • File descriptor leaks in connectors

    ๐Ÿ”„ Changed

    • ๐Ÿšš Moved from travis-ci to circleci (#311)
    • ๐Ÿ‘‰ Use .empty() checks instead of .size() == 0