v4.8.0
Fixed:
- Fix MSYS libzmq discovery (#510)
- Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above (#509)
- Use chrono duration for poll default timeout (#497)
- context_t close no longer uses deprecated function (#490)
- Fix for potential memory leak in monitor_t::check_event (#482)
- Fix if constexpr warnings on MSVC (#460)
- Fix conversion warnings (#459)
- Deprecate confusing connected() function (#458)
Added: