Releases: commschamp/cc.mqtt5.libs
Releases · commschamp/cc.mqtt5.libs
v0.3
- 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
- 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
- Explicit linking against threads library for the applications (for some platforms "boost" dependency on threads library is not transitive).
v0.1
- First release
- Full MQTT5 specification support.