Skip to content

Releases: commschamp/cc_tutorial

2026-07-03

Choose a tag to compare

@arobenko arobenko released this 02 Jul 22:02

2026-01-06

Choose a tag to compare

@arobenko arobenko released this 05 Jan 22:58

2025-05-13

Choose a tag to compare

@arobenko arobenko released this 12 May 22:11

2025-01-28

Choose a tag to compare

@arobenko arobenko released this 27 Jan 22:20
  • Using the v5.3 of the COMMS Library and the v7.0.2 of the commsdsl code generators.
  • Added usage of the fixedValue property in the tutorial4 .
  • Using validateMinLength property for composite fields in the tutorial2 .
  • Using .x_body code injection files in the tutorial14 .
  • Supporting boost v1.87 in the client and server applications.

2024-09-28

Choose a tag to compare

@arobenko arobenko released this 28 Sep 02:56
  • Using the v5.2.7 of the COMMS Library and the v6.3.4 of the commsdsl code generators.
  • 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+

2024-06-25

Choose a tag to compare

@arobenko arobenko released this 24 Jun 22:24

2024-03-05

Choose a tag to compare

@arobenko arobenko released this 04 Mar 22:01

2023-11-22

Choose a tag to compare

@arobenko arobenko released this 21 Nov 23:17

2023-08-16

Choose a tag to compare

@arobenko arobenko released this 16 Aug 04:44

2023-06-20

Choose a tag to compare

@arobenko arobenko released this 19 Jun 22:17
  • Using the v5.2.1 of the COMMS Library and the v6.2 of the commsdsl code generators.
  • Update to the tutorial2: showing check of the sequence field (<string>, <data>, <list>) size in the <optional> field conditions.
  • Update to the tutorial2: showing check of the <optional> field existence in another <optional> field conditions.