Skip to content

Releases: EFTEC/StateMachineOne

2.26.1

08 Sep 15:48
2822118
Compare
Choose a tag to compare

fixed flag

2.26

21 Jul 01:39
Compare
Choose a tag to compare
  • 2.26 2024-07-20
    • added function setRecordEventState(),replayRecordInit() and replayRecordInsideLoop()

2.25

19 Jul 15:33
Compare
Choose a tag to compare
  • 2.25 2024-07-19
    • added function setTime()

2.24

18 Jul 23:42
Compare
Choose a tag to compare
  • 2.24 2024-07-18
    • updated to PHP 7.4
    • update comments

2.23.3

29 Jun 14:27
Compare
Choose a tag to compare
  • 2.23.3 2023-06-29
    • fix another with flag::pull() where the msg is null

2.23.2

29 Jun 14:21
Compare
Choose a tag to compare
  • 2.23.2 2023-06-29
    • fix a bgu with flag:push where the value is null.

2.23.1

12 Mar 01:47
Compare
Choose a tag to compare
  • 2.23.1 23-03-11
    • updated dependencies.

2.23

12 Sep 01:30
Compare
Choose a tag to compare
  • 2.23 22-09-11
    • Added description (comments) to transitions.
    • Fixed a problem with the GUI (job must be an integer)

2.22

11 Sep 12:48
Compare
Choose a tag to compare
  • 2.22 22-09-11
    • Added variables _state0,_state1,_time,_result and fixed _idjob

2.21.1

03 Sep 21:05
Compare
Choose a tag to compare
  • 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