You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-sources/releases/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# 2.0.3 Fix Pack (2024-12-28 23:20)
2
+
1. Fixed several bugs related to code generation for transitions with multiple triggers, sending events in debugger to ports with multiplitities and through delegating connectors.
3
+
1
4
# 2.0.2 (2024-12-12 08:09)
2
5
1. The C++ 23 language standard is now supported. However, C++ 17 is still the default language standard for the code generator.
3
6
2. Built-in [build tasks]({$vars.doc.server$}/building/build-tasks/) are now available for building any TC that is present in the workspace. These build tasks will build TCs using the Art Compiler in the integrated terminal. A convenient way to run these build tasks is through the **Terminal - Run Build Task** command.
0 commit comments