Releases: commschamp/cc.mqttsn.libs
Releases · commschamp/cc.mqttsn.libs
v2.0.6
v2.0.5
v2.0.4
- Using v2.9 of cc.mqtt311.generated project.
- Using v2.9 of cc.mqttsn.generated project.
- Supporting newer compilers versions:
- gcc: up to version 14
- clang: up to version 18
- Supporting build with C++23
- Preferring "NEW" policy value for the CMP0167 in case CMake version is 3.30+
v2.0.3
v2.0.2
v2.0.1
v2.0
- Complete re-design and re-implementation of the client library to allow issuing multiple operations in parallel and to be fully spec compliant. Breaking API compatibility.
- Supporting "Forwarding Encapsulation" in the gateway library.
- Using C++17 for implementation.
- Using Boost instead of Qt for example applications I/O management.
- Using v2.8 of cc.mqtt311.generated project.
- Using v2.8.1 of cc.mqttsn.generated project.
v1.0.8
- Using v2.7 of cc.mqtt311.generated project.
- Using v2.7 of cc.mqttsn.generated project.
- Requiring min version 3.10 of cmake.
- Updated copyright years.
v1.0.7
- Using v2.6 of cc.mqtt311.generated project.
- Using v2.6 of cc.mqttsn.generated project.
- Improvements to CMake and other build scripts.
v1.0.6
- Using v2.5 of cc.mqtt311.generated project.
- Using v2.5 of cc.mqttsn.generated project.
- Fixes to the documentation