Skip to content

Releases: chrberger/libcluon

v0.0.106

25 Jul 20:57
Compare
Choose a tag to compare
  • Fix for busy waiting in cluon-replay at EOF

v0.0.105

19 Jul 18:25
Compare
Choose a tag to compare
  • Added tool cluon-filter to keep or drop Envelopes from a stdin stream

v0.0.104

16 Jul 12:54
Compare
Choose a tag to compare
  • Refactored cluon-msc to generate only a self-contained, C++14-compliant header file (commandline parameters for cluon-msc have changed!)

v0.0.103

09 Jul 09:28
Compare
Choose a tag to compare
  • CSV exporter writes strings in base64 encoding; cluon-replay can now step through a recording

v0.0.102

25 Jun 14:12
Compare
Choose a tag to compare
  • 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

13 Jun 18:26
Compare
Choose a tag to compare
  • Improving performance of OD4Session to skip unwanted Envelopes

v0.0.100

10 Jun 08:45
Compare
Choose a tag to compare
  • TCPServer

v0.0.99

23 May 20:00
Compare
Choose a tag to compare
  • Adding support for messages with empty fields to convert to/from JSON

v0.0.98

15 May 07:52
Compare
Choose a tag to compare
  • Fixing a termination issue when monitoring stdin in cluon-replay

v0.0.97

14 May 13:58
Compare
Choose a tag to compare
  • Fixing base64 encoder