1.3.6
Version 1.3.6.0 (2024-03-24):
- Added session number metric to node death received event, fixes #60. The event was adjusted from
NodeEventArgs
to classNodeDeathEventArgs
. - Adjusted serialization / deserialization of the property set value, fixes #80 (thanks go to https://github.com/shouidar).