Skip to content

Release v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 03:27
v0.3.2

This release supersedes release v0.3.1 and should be used instead of that release.

Added

  • Updated bug report utility to add details about build host details and compiler information.

Fixed

  • Updated syntax check for calloc calls. See #52
  • Fixed a tooling bug where running make check on a system without cmocka library installed would fail during daemon testing.
  • Cleaned up daemon protocol documentation

Changed

  • Moved socket code around to make it easier to reuse the communication logic out in both client(s) and server.

Full Changelog: v0.3.0..v0.3.2