| ... |
... |
@@ -1,3 +1,9 @@ |
|
1 |
+{{warning title="Warning"}} |
|
2 |
+Pragmatics 2014-10 hasn't been released yet. These release notes are preliminary! |
|
3 |
+{{/warning}} |
|
4 |
+ |
|
5 |
+ |
|
6 |
+ |
| 1 |
1 |
= KIELER Pragmatics 2014/10 = |
| 2 |
2 |
|
| 3 |
3 |
* [[Official Project Website>>url:http://www.informatik.uni-kiel.de/rtsys/kieler||shape="rect"]] |
| ... |
... |
@@ -23,6 +23,12 @@ |
| 23 |
23 |
|
| 24 |
24 |
== Release Notes == |
| 25 |
25 |
|
|
32 |
+{{warning}} |
|
33 |
+Write a summary of the release notes |
|
34 |
+{{/warning}} |
|
35 |
+ |
|
36 |
+ |
|
37 |
+ |
| 26 |
26 |
If you're wondering where components have gone that were traditionally a part of KIELER, you might not know yet that the KIELER was split into two separate projects, KIELER Pragmatics and KIELER Semantics, which release pretty much independently. |
| 27 |
27 |
|
| 28 |
28 |
=== API Changes in 2014/10 === |
| ... |
... |
@@ -56,7 +56,6 @@ |
| 56 |
56 |
** Added zoom style {{code language="none"}}ZOOM_TO_ACTUAL_SIZE{{/code}}, added corresponding configuration methods in {{code language="none"}}IAction.ActionResult{{/code}} |
| 57 |
57 |
** Added switch in {{code language="none"}}KlighdSynthesisProperties{{/code}} to deactivate minimal diagram figure size estimation in case size data are already available |
| 58 |
58 |
* [[KGraph Text>>doc:KGraph Text (KGT)]] |
| 59 |
|
-** A new optionĀ {{code language="none"}}de.cau.cs.kieler.kgraphsynthesis.defaults{{/code}} can enable default values for element sizes and labels to make KGT files more compact. |
| 60 |
60 |
|
| 61 |
61 |
=== Important Bugs Fixed in 2014/10 === |
| 62 |
62 |
|