Skip to content

v6.1

Compare
Choose a tag to compare
@arobenko arobenko released this 19 Apr 22:39
· 222 commits to master since this release
  • Requiring v5.2 of the COMMS Library for the code generated by the commsdsl2comms.
  • Requiring v4.1 of the CommsChampion Tools for the code generated by the commsdsl2tools_qt.
  • commsdsl2comms generates new message factory classes that can be used with the framing.
  • commsdsl2comms generates extra code for the <variant> field which replaces the inherited one. It improves compilation times.
  • Other code generators (commsdsl2swig and commsdsl2emscripten) use new message factory produced by the commsdsl2comms improving compilation times.