Releases: commschamp/cc_tools_qt
Releases · commschamp/cc_tools_qt
v5.0
- Braking some backward compatibility in the API.
- Using and requiring minimum C++17.
- Dropped support of MSVC 2015.
- Displaying all plugins configurations in the single widget.
- Requiring v5.2.2 release of the COMMS Library.
- Renaming of the plugins (prefixing with CC).
- Wiki page update
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2
v4.1
- Requiring v5.2 release of the COMMS Library and using its latest features.
- Using message factory used by the protocol framing instead of internal creation.
- Using constexpr interface functions exposed by the COMMS Library instead of previously used ParsedOptions.
v4.0.2
v4.0.1
v4.0
- Splitting CommsChampion Tools from the comms_champion project as a separate repo.
- Support and test for more modern compilers, like gcc-11, clang-12, VS2022.