Skip to content

Releases: STARIONGROUP/Kalliope

0.17.1

12 Aug 16:31
Compare
Choose a tag to compare

The following features have been implemented:

  • [Update] to Starion Group

0.16.0

02 Jun 07:14
5e4289a
Compare
Choose a tag to compare

The following features have been implemented:

  • [Add] Support for calculated properties
  • [Add] MandatoryConstraint modality affects Kallope.OO.IProperty.IsMandatory

0.15.3

30 May 14:22
Compare
Choose a tag to compare

The following features have been implemented:

  • [Fix] Don't remove properties having the same name, when not derived; fixes #45 ;
  • [Fix] Ternary FactTypes having multiple uniqueness constraints now default multiplicity to ZeroToMany instead of Indeterminate

Version 0.15.0

10 May 13:39
4c7d65c
Compare
Choose a tag to compare

The following features have been implemented:

  • [Add] Simple support for FactypeDerivationRules; fixes #38
  • [Add] Usage of XmlReader.RunToEndOfSubtree(); fixes #41

Version 0.14.0

26 Mar 15:39
Compare
Choose a tag to compare

The following features have been implemented:

  • [Update] ORMCore.dsl and ORM2Core.xsd to to commit 2effaa65047abf977850e03b1632856f32ef6675 in NORMA (Support UUID types)
  • [Add] UUIDNumericDataType, DisplaySetting, DisplaySettingPlaceholder, DisplayState to Kalliope.Core; fixes #37
  • [Update] and refactor related XmlReaders

Version 0.13.1

08 Feb 15:00
Compare
Choose a tag to compare

The following features have been implemented in Kalliope.OO

  • [Add] support for IsAbstract custom property on Entity object type; fixes #31

Version 0.13.0

22 Jan 18:03
Compare
Choose a tag to compare

The following features have been implemented:

  • [Fix] CardinalityRestriction xml reading; fixes #30
  • [Add] ObjectTypeCardinalityRestriction class
  • [Refactor] ObjectType: ObjectTypeCardinalityConstraint -> ObjectTypeCardinalityRestriction
  • [Refactor] ObjectTypeXmlReader, ObjectTypeCardinalityConstraintXmlReader, CardinalityRangeXmlReader
  • [Add] ObjectTypeCardinalityRestrictionXmlReader
  • [Add] IncludeSource and IncludeSymbols to cpsroj files

Version 0.12.0

20 Jan 11:29
Compare
Choose a tag to compare

The following features have been implemented:

  • [Add] NameAlias parsing for ObjectType; fixes #29
  • [Add] RecognizedPhrases reading to ORMModel
  • [Add] ActiveOrganization to ElementOrganizations

Version 0.11.0

11 Nov 14:19
Compare
Choose a tag to compare

The following features have been implemented:

  • [Refactor] AbsorbedFactType, AbsorbedRole, HierarchyColorScheme
  • [Delete] DisplayedHierarchy
  • [Fix] OrmRootXmlReader, AbsorbedRoleXmlReader, AbsorbedObjectTypeXmlReader, AbsorbedFactTypeXmlReader

Version Kalliope.OO-0.10.0

04 Nov 12:34
Compare
Choose a tag to compare

The following features have been implemented:

  • [Add] Support for RelationType and RoleOwner