2022-08-06 ver. 1.0.10
+ getVarState() and getLogicVarState() lua funciton.
2022-05-29 ver. 1.0.9
+ log() lua funciton.
2020-08-31 ver. 1.0.8
# updated internal libraries
2019-09-12 ver. 1.0.7
# updated internal libraries
2018-02-22 ver. 1.0.6
#updated internal libraries
2017-11-22 ver. 1.0.5
# new internal libraries
2017-06-06 ver. 1.0.4
# updated internal libraries
# DistVar-0.0.1 - added transition table
2017-03-23 ver 1.0.3
# added getClock() lua function and fixed timers handling in scripts.
# some optimizations.
2017-02-09 ver 1.0.2
# new internal libraries versions.
+ added following LUA functions: getLogicValue(), setLogicValue(),
scheduleAlert(), cancelAlert(), getVarList().
+ added following LUA global variables: LOGIC_TYPE, LOGIC_VERSION,
LOGIC_SUBTYPE, LOGIC_SUBVERSION, LOGIC_INSTANCE_NAME
- input.value, setting.value, output.value
# changed onLogicCall() LUA logic entry point
+ reload.trigger, memcnt.
2017-01-29 ver 0.1.1
# fixed segmentation fault when variable not found
# new internal libraries versions.
2016-11-24 ver 0.0.0
# First release