network-transport-zeromq v0.2.1 Release Notes
Release Date: 2015-02-17 // about 8 years ago-
This is a bugfix release.
- Verify that exceptions don't leak to the outer scope;
- Proper exceptions handling inside the library;
- A memory leak was fixed;
- Loosen dependecy constraints;
- Implement a notion of Hints, additional parameters that allow the user to set additional options.
Previous changes from v0.2
-
- Add ability to store arbitrary sockets used by the network-transport