Skip to content

Releases: erickt/rust-zmq

v0.10.0

04 Nov 10:08
92c638a
Compare
Choose a tag to compare

What's Changed

This release mostly pushes rust-zmq to be on par with upstream zmq 4.3.4 that was released earlier this year, which the major feature there being added websocket support.

We have also worked hard to remove the cmake dependency from this project, meaning that no additional developer setup instructions are needed for downstream users of this crate.

Changelog

New Contributors

Full Changelog: v0.9.2...v0.10.0