Skip to content

Releases: STARIONGROUP/COMET-SDK-Community-Edition

27.4.1

04 Dec 11:04
Compare
Choose a tag to compare

This release includes the following:

  • [REFACTOR] Assembler performance

27.4.0

23 Oct 15:10
Compare
Choose a tag to compare

This release includes the following:

  • [Replace] DotNetZip and use SharpZipLib; DotNetZip has been deprecated as it is legacy and is no longer maintained; fixes #349

27.3.5

19 Oct 19:40
Compare
Choose a tag to compare

This release includes the following:

  • [Fix] Iteration.QueryUnreferencedElements in case topelement is not set
  • [Simplify] custom exceptions
  • [Update] to Microsoft.Extensions.Logging.Abstractions version 8.0.2

27.3.4

03 Oct 08:09
Compare
Choose a tag to compare

This release includes the following:

  • [Update] to NLog 5.3.4
  • [Update] test dependencies

27.2.3

15 Aug 14:34
Compare
Choose a tag to compare

This release includes the following:

  • [Update] regular dependencies
  • [Update] System.Text.RegularExpressions version 4.3.1 - resolves transitive vulnerability

27.2.2

15 Aug 14:33
Compare
Choose a tag to compare

This release includes the following:
[REFACTOR] Rule Verification more human readable; fixes #343

27.2.1

16 Jul 15:01
090a4f4
Compare
Choose a tag to compare

The following has been updated in this release:

  • [FIX] DtoValueValidator on unwanted validation of Formula properties
  • [FIX] Session executes StartUpdate, but no EndUpdate on error in Session code

27.2.0

12 Jul 12:16
96556f4
Compare
Choose a tag to compare

The following has been updated in this release:

  • [FIX] PermissionService Owned Things directly contained in EngineeringModel and their full containment tree

27.1.0

02 Jul 12:38
1e4ff16
Compare
Choose a tag to compare

The following has been updated in this release:

  • [ADD] Implement exception handler service; fixes #345

27.0.2

30 May 11:51
Compare
Choose a tag to compare

The following has been updated in this release:

  • [REFACTOR] Make result of Rule Verification (RuleViolation) more human readable; fixes #343