File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed
Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 11# 0.2.1
22
3- * Initial public alpha release
3+ * Initial public alpha release.
44
55# 0.2.3
66
7- * Initial support for git sync (still WIP)
7+ * Initial support for git sync (still WIP).
88
99# 0.2.4
1010
11- * Fix FileVar not working
12- * Rewrote git sync support to use system git
11+ * Fix FileVar not working.
12+ * Rewrote git sync support to use system git.
1313
1414# 0.3.0
1515
16- * Added optional tenant field to ScriptInstance
16+ * Added optional tenant field to ScriptInstance.
1717
1818# 0.3.1
1919
20- * Added last_execution column to ScriptInstance table
21- * Slight change in default columns for ScriptInstance table
20+ * Added last_execution column to ScriptInstance table.
21+ * Slight change in default columns for ScriptInstance table.
22+
23+ # 0.3.2
24+
25+ * Add scheduled/interval to script execution details
26+ * Fix duration being calculed by created time when not started yet.
27+ * Set new request id when scheduling the next task. Fixes exception when the next script was queued.
You can’t perform that action at this time.
0 commit comments