OwS Change Log: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→OwS_Vorlage v001.dotm) |
(→OwS_Vorlage v001.dotm) |
||
| Zeile 2: | Zeile 2: | ||
== OwS_Vorlage v001.dotm == | == OwS_Vorlage v001.dotm == | ||
| + | 27.10.16: Feature | ||
| + | :new types can now even be defined within the local definiton scope of a code system (and therefore are only visible within that code system). | ||
21.10.16: Bug Fix | 21.10.16: Bug Fix | ||
:Fatal error in main module due to non-deterministic processing of "or" operator. Bug fixed. | :Fatal error in main module due to non-deterministic processing of "or" operator. Bug fixed. | ||
Version vom 27. Oktober 2016, 10:15 Uhr
OwS_Vorlage v001.dotm
27.10.16: Feature
- new types can now even be defined within the local definiton scope of a code system (and therefore are only visible within that code system).
21.10.16: Bug Fix
- Fatal error in main module due to non-deterministic processing of "or" operator. Bug fixed.
11.10.16: Feature
- Code systems allowed as types for property definitions (type of the property will be "concept" with the defined system as the target system)
- If texts in a concept table (#table directive) contain hyperlinks and tooltips, respective HLTML code is rendered for these texts
11.10.16: Bug Fix
- OwS Scanner did not properly validate the syntax of qualified concepts on the right side of a set statement. Further constraints added.
09.10.16: Bug Fix
- table directive with .Level property: Additional "}" generated due to wrong stack counter. Bug fixed.
09.10.16: Feature
- reference to #package may be added to #table in order to process an obligation on every table row.
06.10.16: Bug Fix
- Version was ignored in CTS2LE.Systems[OID=..][Version=..]. Bug fixed.