Release Notes 24.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 4: | Zeile 4: | ||
== Release 24.1 (2Q 2024) == |
== Release 24.1 (2Q 2024) == |
||
*Feature: [[Expecco_API/en#Global_and_Static_Variables|Static Variables for Python]] |
*Feature: [[Expecco_API/en#Global_and_Static_Variables|Static Variables for Python]] |
||
*Bug Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see |
*Bug Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see Example3 in the [[Expecco_API/en#Asynchronous_and_Callback_Functions|NodeJS API Documentation]]) |
Version vom 18. März 2024, 13:46 Uhr
See also: Release Notes 23.x
Release 24.1 (2Q 2024)[Bearbeiten]
- Feature: Static Variables for Python
- Bug Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see Example3 in the NodeJS API Documentation)