Releases: commschamp/cc.mqtt5.commsdsl
Releases · commschamp/cc.mqtt5.commsdsl
v2.9
- Using v6.3.4 of commsdsl to generate code.
- Supporting newer compilers versions:
- gcc: up to version 14
- clang: up to version 18
- Supporting build with C++23
v2.8
- Using v6.3.3 of commsdsl to generate code.
- Disable usage of ccache by default
v2.6
- Using v6.3 of commsdsl to generate code.
- Several build improvements
v2.5
- Using v6.2.4 of commsdsl to generate code.
- Updates to PUBACK, PUBREC, PUBREL, PUBCOMP, AUTH to allow reason code and properties list be omitted.
- Allow usage of the password without username in the CONNECT.
- Added units to the "KeepAlive"" field in the CONNECT message.
- Using consistent "Properties" name for the properties list for all the messages.
v2.4
- Using v6.2.1 of commsdsl to generate code.
- Updating DISCONNECT message: making the payload fields optional.
v2.2.1
- Added construct requirement to the PUBREL message definition.
v2.2
- Using v6.0 of commsdsl to generate code.
- Forcing dslVersion="6" in schema.