Skip to content

Releases: commschamp/cc.mqtt5.libs

v0.3

07 Feb 04:57
Compare
Choose a tag to compare
  • Timers management bug fix.
  • Some API updates.
  • API documentation fixes.
  • Supporting shared library build (instead of static).
  • Supporting forcing position independent code for the library.

v0.2

30 Dec 01:32
Compare
Choose a tag to compare
  • Slight change to the public API: reporting operation handles in some of the callbacks.
  • Support for fuzz testing and fixes found by it.
  • Improvements to the documentation
  • Reporting library version in CMake exports.

v0.1.1

10 Dec 22:39
Compare
Choose a tag to compare
  • Explicit linking against threads library for the applications (for some platforms "boost" dependency on threads library is not transitive).

v0.1

09 Dec 00:05
Compare
Choose a tag to compare
  • First release
  • Full MQTT5 specification support.