Releases: EFTEC/StateMachineOne
Releases · EFTEC/StateMachineOne
2.26
- 2.26 2024-07-20
- added function setRecordEventState(),replayRecordInit() and replayRecordInsideLoop()
2.24
- 2.24 2024-07-18
- updated to PHP 7.4
- update comments
2.23.3
- 2.23.3 2023-06-29
- fix another with flag::pull() where the msg is null
2.23.2
- 2.23.2 2023-06-29
- fix a bgu with flag:push where the value is null.
2.23
- 2.23 22-09-11
- Added description (comments) to transitions.
- Fixed a problem with the GUI (job must be an integer)
2.22
- 2.22 22-09-11
- Added variables _state0,_state1,_time,_result and fixed _idjob
2.21.1
- 2.21.1 2022-09-03
- Fixed a problem with Flags where the Job or Parent is null.
- Interface StateSerializable arguments allows Job or null