Releases: issuu/ocaml-zmq
Releases · issuu/ocaml-zmq
5.3.0
CHANGES:
- Add eio binding in zmq-eio (#126, @andersfugmann)
5.2.2
CHANGES:
- Fix race in monitor test (#129, @andersfugmann)
5.2.1
CHANGES:
- Forward compatibility with Lwt 6.0 (#122, @andersfugmann)
- Fix wrong fd type for zmq-async, effecting s390x (#123, @andersfugmann)
5.2.0
CHANGES:
-
Remove dependency on StdInt (#121, @andersfugmann)
-
Silence warnings about
const char*
when writing to the inside of an
allocated string value (#116, @Leonidas-from-XIV)
5.1.5
5.1.4
CHANGES:
-
Fix build with OCaml 4.13 (#108, #110, @Leonidas-from-XIV)
-
Fix
Xpub
typo (#107, @roddyyaga)
5.1.3
5.1.2
CHANGES:
-
Use unix sockets in tests to aoivd permission problems when running
in a sandbox environment. -
Make monitor test more reliable by expleictly wait for each event to
arrive.
5.1.1
5.1.0
CHANGES: