Skip to content

Releases: mochi-hpc/mochi-thallium

Version 0.14.6

31 Oct 13:12
Compare
Choose a tag to compare
  • Better margo_exception

Version 0.14.5

29 Aug 12:05
Compare
Choose a tag to compare
  • Hot fix for an incorrect inheritance in bulk

Version 0.14.4

29 Aug 08:38
Compare
Choose a tag to compare
  • Hot fix for the a bug in the endpoint copy constructor

Version 0.14.3

28 Aug 10:03
Compare
Choose a tag to compare
  • Hot fix for a bug in conversion from endpoint to string

Version 0.14.2

28 Aug 08:57
Compare
Choose a tag to compare
  • Fixes ref_incr/finalization logic

v0.14.1

27 Aug 15:55
Compare
Choose a tag to compare
  • Hot patch of the engine's constructor

Version 0.14.0

27 Aug 08:17
Compare
Choose a tag to compare
  • 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

13 Aug 08:33
Compare
Choose a tag to compare
  • Adds the id() function in remote_procedure
  • Fixes bug in copy-constructor of endpoint

Version 0.13.0

07 Aug 09:42
Compare
Choose a tag to compare
  • Adds a couple of functions to access Mercury buffer and an example of manual encoding

Version 0.12.0

04 Dec 09:18
Compare
Choose a tag to compare

New features:

  • auto_response
  • auto_remote_procedure
  • provider identity

Improvements:

  • response data can be deserialized multiple times