Release Notes 24.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Alkurz (Diskussion | Beiträge) |
||
Zeile 5: | Zeile 5: | ||
*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 Example3 in the [[Expecco_API/en#Asynchronous_and_Callback_Functions|NodeJS API Documentation]]) |
*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]]) |
||
*Feature: Qt-Testing: Logging with log levels <code>DEBUG</code>, <code>INFO</code> and <code>WARN</code> |
Version vom 27. März 2024, 11:19 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)
- Feature: Qt-Testing: Logging with log levels
DEBUG
,INFO
andWARN