Releases: chrberger/libcluon
Releases · chrberger/libcluon
v0.0.106
- Fix for busy waiting in cluon-replay at EOF
v0.0.105
- Added tool cluon-filter to keep or drop Envelopes from a stdin stream
v0.0.104
- Refactored cluon-msc to generate only a self-contained, C++14-compliant header file (commandline parameters for cluon-msc have changed!)
v0.0.103
- CSV exporter writes strings in base64 encoding; cluon-replay can now step through a recording
v0.0.102
- Support for SysV IPC shared memory including notification interface
- Fixing a segfault in cluon-replay
- Improving performance in OD4Session
- Support for OpenBSD and NetBSD
v0.0.101
- Improving performance of OD4Session to skip unwanted Envelopes
v0.0.99
- Adding support for messages with empty fields to convert to/from JSON
v0.0.98
- Fixing a termination issue when monitoring stdin in cluon-replay