Skip to content

Releases: zeromq/zmq.rs

v0.5.0-pre

30 Dec 20:49
Compare
Choose a tag to compare
v0.5.0-pre Pre-release
Pre-release

What's Changed

  • migrate to using plain futures crate by @rgbkrk in #202
  • Implement and fix clippy rules in #203, #204
  • handle errors from the fair queue and the case when the queue is empty by @rgbkrk in #206

Full Changelog: v0.4.1...v0.5.0-pre

v0.4.1

10 Oct 21:35
Compare
Choose a tag to compare

What's Changed

  • Fix compilation with futures-task v0.3.31 - #198

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Jun 22:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.4.0

v0.3.5

15 Jan 14:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

01 Nov 20:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4