File tree Expand file tree Collapse file tree 2 files changed +20
-9
lines changed Expand file tree Collapse file tree 2 files changed +20
-9
lines changed Original file line number Diff line number Diff line change @@ -26,23 +26,34 @@ For more detail see the component changelogs:
26
26
Cylc 8.4
27
27
--------
28
28
29
- .. TODO - fix before release
30
-
31
- .. admonition:: Cylc Components
32
- :class: hint
29
+ .. admonition :: Cylc Components
30
+ :class: hint
33
31
34
- :cylc-flow: `8.3 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
35
- :cylc-ui: `2.5 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
36
- :cylc-uiserver: `1.5 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
37
- :cylc-rose: `1.4 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
38
- :rose: `2.3 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
32
+ :cylc-flow: `8.4 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md >`__
33
+ :cylc-ui: `2.7 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md >`__
34
+ :cylc-uiserver: `1.6 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md >`__
35
+ :cylc-rose: `1.5 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md >`__
36
+ :rose: `2.4 <https://github.com/metomi/rose/blob/master/CHANGES.md >`__
39
37
40
38
EmPy Support Removed
41
39
^^^^^^^^^^^^^^^^^^^^
42
40
43
41
Support for the EmPy template processor (an alternative to Jinja2) has been
44
42
removed.
45
43
44
+ Info View
45
+ ^^^^^^^^^
46
+
47
+ An info view has been added, displaying
48
+
49
+ * :cylc:conf: `[runtime][<namespace>][meta] `.
50
+ * :ref: `task ouputs<required outputs> `.
51
+ * Task :term: `prerequisite `.
52
+ * Task :term: `output completion condition `.
53
+
54
+ .. image :: changes/cylc-gui-info-view.gif
55
+ :width: 80%
56
+
46
57
47
58
Cylc 8.3
48
59
--------
You can’t perform that action at this time.
0 commit comments