Releases: nextzlog/zlog
Releases · nextzlog/zlog
v2.8.3.0z8
support scripting, based on zLog v2.8.3.0
v2.8.3.0z7
support scripting, based on zLog v2.8.3.0
v2.8.3.0z6
support scripting, based on zLog v2.8.3.0
v2.8.3.0z5
support scripting, based on zLog v2.8.3.0
v2.8.3.0z4
support scripting, based on zLog v2.8.3.0
v2.8.3.0z3
support scripting, based on zLog v2.8.3.0
v2.8.3.0z2
support scripting, based on zLog v2.8.3.0
v2.8.3.0z1
support scripting, based on zLog v2.8.3.0
Example:
RunScript(`op.Put(MainForm, "Caption", "zLog+ ZyLO")`)
RunScript(`PluginMenu.Add(MainMenu.CreateMenuItem())`)
RunScript(`op.Put(PluginMenu, "Visible", True)`)
RunScript(`op.Put(PluginMenu.Items[op.Int(PluginMenu.Count - 1)], "Caption", "FOOBAR")`)v2.7.1.5z4
plugin manager (marketplace) based on zLog v2.7.1.5
- package stability checkbox
v2.7.1.5z3
plugin manager (marketplace) based on zLog v2.7.1.5
- test ZyLO compatibility