Releases: mochi-hpc/mochi-thallium
Releases · mochi-hpc/mochi-thallium
Version 0.14.6
Version 0.14.5
- Hot fix for an incorrect inheritance in bulk
Version 0.14.4
- Hot fix for the a bug in the endpoint copy constructor
Version 0.14.3
- Hot fix for a bug in conversion from endpoint to string
Version 0.14.2
- Fixes ref_incr/finalization logic
v0.14.1
Version 0.14.0
- Replaces management of margo_instance_id from weak_ptr to internal refcount in margo
- Cereal is now mandatory
- Various bug fixes
Version 0.13.1
- Adds the
id()
function inremote_procedure
- Fixes bug in copy-constructor of
endpoint
Version 0.13.0
- Adds a couple of functions to access Mercury buffer and an example of manual encoding
Version 0.12.0
New features:
- auto_response
- auto_remote_procedure
- provider identity
Improvements:
- response data can be deserialized multiple times