Skip to content

Releases: STARIONGROUP/COMET-SDK-Community-Edition

Version 1.5.2

14 Sep 14:27

Choose a tag to compare

The following has been updated in this release:

  • [Refactor] Clear method of Assembler; add messages for EngineeringModelSetup and IterationSetup

Version 1.5.1

18 Aug 13:26

Choose a tag to compare

The following has been updated in this release:

  • [Add] ArrayParameterType to collection of PossibleContainers of ParameterTypeComponentMetaInfo; fixes #29
  • [Refactor] UpdateThingRevisions method of Assembler

Version 1.5.0

18 Aug 13:24

Choose a tag to compare

The following has been updated in this release:

  • [Add] QuerySelectedDomainOfExpertise method to ISession and Session; fixes #25
  • [Refactor] SerializerHelper.ToOrderedItemCollection to take "m" (move key) deserialization into account; fixes #27
  • [Refactor] Assembler and Thing to keep track of revisions of Thing during a running session; fixes #28

Version 1.4.0

05 Aug 16:02

Choose a tag to compare

The following has been updated in this release:

  • [Add] Nested-Parameters-function, this fixes #22
  • [Update] JsonFileDal to prevent duplicates in Annex C.3 zip archive, this fixes #23
  • [Update] to NLog 4.5.7
  • [Update] to System.Reactive 4.0.0
  • [Update] to DotNetZip 1.11.0
  • [Update] to Moq 4.9.0
  • [Update] to Microsoft.NET.Test.Sdk 15.8.0
  • [Add] Support for net471 and net472

The SDK is available on Nuget

Version 1.3.0

19 Jun 15:18

Choose a tag to compare

Issue #20 has been fixed in this release:

  • [Add] DefaultPermissionProvider GetDefaultParticipantPermission and GetDefaultPersonPermission with ClassKind as argument
  • [Add] NotThing to DefaultPermissionProvider with default permission set to NOT_APPLICABLE
  • [Add] MEF Export attribute to DefaultPermissionProvider

The SDK is available on Nuget

Version 1.2.1

11 May 17:47

Choose a tag to compare

The following issues have been fixed:

  • [Improve] (de)serialization of ValueArray, fixes #19

Version 1.2.0

07 May 05:38

Choose a tag to compare

The following issues have been fixed:

  • [Add] Count property to ValueArray
  • [Add] ValueArrayUtils class
  • [Add] resetXXXValue methods to the IValueSet interface

Version 1.1.1

08 Apr 22:35

Choose a tag to compare

The following issues have been fixed:

  • [Improve] logging
  • [Refactor] Assembler.Synchronize
  • [Refactor] Read method of CdpServicesDal and WspDal to serialize read on reference data and iteration data
  • [Refactor] Thing.GetContainerOfType and CopyPermissionHelper
  • [Refactor] OrderedItemList
  • [Refactor] CanWriteEngineeringModelContainedThing: use of GetContainerOfType();
  • [Refactor] ParameterValueSet.ModelCode using string interpolation
  • [Update] to Newtonsoft.Json version 11.0.2. fixes #10
  • [Update] to NLog to version 4.5.2
  • [Add] QueryParameterType method to ParameterValueSet, fixes #13
  • [Add] cross model copy capability to CdpServicesDal, fixes #17
  • [Add] unauthenticated proxy support, fixes issue #18

Version 1.0.6

18 Feb 14:42

Choose a tag to compare

In order to foster use of the CDP4-SDK, starting from version 1.0.6, it is available with the LGPL license.

The following issues have been fixed:

  • Remove duplicate results from CategorizableThingExtensions.GetAllCategories
  • Refactor implementation of OrderedItemList
  • Fix typos in ValueValidator
  • update to NLog to version 4.5.0-rc05

Version 1.0.3

23 Jan 22:13

Choose a tag to compare

[Refactor] NestedElementTreeGenerator to compare options based on unique identifier