Skip to content

Releases: STARIONGROUP/SysML2.NET

SysML2.NET 0.21.1

01 Jun 11:04

Choose a tag to compare

The following items have been fixed in this release:

SysML2.NET.REST [0.21.0]

  • [Update] to SysML2.NET.Serializer.Json version 0.21.0

SysML2.NET.Dal [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Extensions [0.21.0]

  • [Update] to SysML2.NET version 0.21.0

SysML2.NET.Kpar [0.21.0]

  • [Update] to SysML2.NET.Serializer.Xmi version 0.21.0
  • [Update] to SysML2.NET.Serializer.Json version 0.21.0

SysML2.NET.Serializer.Json [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Serializer.MessagePack [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Serializer.TextualNotation [0.21.1]

  • [Fix] Referencing Extensions instead of SysML.NET project

SysML2.NET.Serializer.Xmi [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET [0.21.0]

  • [Add] Implementation of derived properties and operations for ~50 metaclass extensions (Element, Relationship, Type, Feature, Namespace, Package, Usage, FeatureMembership, ItemUsage, OccurrenceUsage, ActionUsage variants, Requirements/Constraints/Concerns memberships, Views/Viewpoints/Renderings, and more)
  • [Add] OCL constraint bodies backfilled into XML <remarks> on extension methods
  • [Add] ElementExtensions.RequireSingleOfType<T> helper for [1..1] derived properties over OwnedRelatedElement
  • [Update] Containment pattern optimized to support reference subsetting (#224)
  • [Update] uml4net dependency bumped to 8.0.0 (fixes parameter multiplicity, #210)
  • [Update] Target framework now includes net10.0 alongside netstandard2.1 (#227)

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

SysML2.NET 0.21.0

01 Jun 08:01

Choose a tag to compare

The following items have been fixed in this release:

SysML2.NET.REST [0.21.0]

  • [Update] to SysML2.NET.Serializer.Json version 0.21.0

SysML2.NET.Dal [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Extensions [0.21.0]

  • [Update] to SysML2.NET version 0.21.0

SysML2.NET.Kpar [0.21.0]

  • [Update] to SysML2.NET.Serializer.Xmi version 0.21.0
  • [Update] to SysML2.NET.Serializer.Json version 0.21.0

SysML2.NET.Serializer.Json [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Serializer.MessagePack [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET.Serializer.TextualNotation [0.21.0]

  • [Add] First release. Extracted from SysML2.NET core (#226/#232). Serializes POCO models to KEBNF-conformant text per the OMG SysML v2 textual notation.

SysML2.NET.Serializer.Xmi [0.21.0]

  • [Update] to SysML2.NET.Extensions version 0.21.0

SysML2.NET [0.21.0]

  • [Add] Implementation of derived properties and operations for ~50 metaclass extensions (Element, Relationship, Type, Feature, Namespace, Package, Usage, FeatureMembership, ItemUsage, OccurrenceUsage, ActionUsage variants, Requirements/Constraints/Concerns memberships, Views/Viewpoints/Renderings, and more)
  • [Add] OCL constraint bodies backfilled into XML <remarks> on extension methods
  • [Add] ElementExtensions.RequireSingleOfType<T> helper for [1..1] derived properties over OwnedRelatedElement
  • [Update] Containment pattern optimized to support reference subsetting (#224)
  • [Update] uml4net dependency bumped to 8.0.0 (fixes parameter multiplicity, #210)
  • [Update] Target framework now includes net10.0 alongside netstandard2.1 (#227)

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

SysML2.NET 0.20.0

22 Mar 16:11

Choose a tag to compare

The following items have been fixed in this release:

SysML2.NET.REST [0.20.0]

  • [Update] to SysML2.NET.Serializer.Json version 0.20.0

SysML2.NET.Dal [0.20.0]

  • [Update] to SysML2.NET.Extensions version 0.20.0

SysML2.NET.Extensions [0.20.0]

  • [Update] to SysML2.NET version 0.20.0

SysML2.NET.Kpar [0.20.0]

  • [Update] to SysML2.NET.Serializer.Xmi version 0.20.0
  • [Update] to SysML2.NET.Serializer.Json version 0.20.0

SysML2.NET.Serializer.Json [0.20.0]

  • [Update] to SysML2.NET.Extensions version 0.20.0
  • [Update] System.Text.Json to vesion 10.0.5

SysML2.NET.Serializer.MessagePack [0.20.0]

  • [Update] to SysML2.NET.Extensions version 0.20.0
  • [Update] System.IO.Pipelines to version 10.0.5

SysML2.NET.Serializer.Xmi [0.20.0]

  • [Update] to SysML2.NET.Extensions version 0.20.0
  • [Implement] Serializer; fixes #56

SysML2.NET [0.20.0]

  • [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.5

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

SysML2.NET 0.19.0

16 Feb 15:11

Choose a tag to compare

The following items have been fixed in this release:

SysML2.NET.REST [0.19.0]

  • [Update] to SysML2.NET.Serializer.Json version 0.19.0

SysML2.NET.Dal [0.19.0]

  • [Update] to SysML2.NET.Extensions version 0.19.0

SysML2.NET.Extensions [0.19.0]

  • [Update] to SysML2.NET version 0.19.0
  • [Add] ModelInterchange Namespace to support kpar

SysML2.NET.Kpar [0.19.0]

  • [Update] to SysML2.NET.Extensions version 0.19.0

SysML2.NET.Serializer.Json [0.19.0]

  • [Update] to SysML2.NET.Extensions version 0.19.0
  • [Update] System.Text.Json to vesion 10.0.3

SysML2.NET.Serializer.MessagePack [0.19.0]

  • [Update] to SysML2.NET.Extensions version 0.19.0
  • [Update] System.IO.Pipelines to version 10.0.3

SysML2.NET.Serializer.Xmi [0.18.0]

  • [Update] to SysML2.NET.Extensions version 0.19.0

SysML2.NET [0.19.0]

  • [Add] ModelInterchange Namespace to support kpar
  • [Implement] containment helper methods
  • [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.3

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

SysML2.NET 0.18.0

08 Feb 13:36
bac8aad

Choose a tag to compare

The following items have been fixed in this release:

SysML2.NET.REST [0.18.0]

  • [Update] to SysML2.NET.Serializer.Json version 0.18.0
  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

SysML2.NET.Dal [0.18.0]

  • [Update] to SysML2.NET.Extensions version 0.18.0
  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

SysML2.NET.Extensions [0.18.0]

  • [Update] to SysML2.NET version 0.18.0
  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

SysML2.NET.Serializer.Json [0.18.0]

  • [Update] to SysML2.NET.Extensions version 0.18.0
  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

SysML2.NET.Serializer.MessagePack [0.18.0]

  • [Update] to SysML2.NET.Extensions version 0.18.0
  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

SysML2.NET [0.18.0]

  • [Regenerate] based on KerML_only_xmi.uml and SysML_only_xmi.uml from Commit f1fd2b83e460f5695e8edcd780f43909f359d299 - ST6RI-854 Updated metamodel files to latest Beta 4 version.

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

Version 0.17.0

30 Jul 14:14

Choose a tag to compare

This release includes the following:

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

Version 0.16.0

03 Feb 08:00

Choose a tag to compare

This release includes the following:

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

Version 0.15.0

11 Jan 17:21

Choose a tag to compare

This release includes the following:

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

Version 0.14.0

11 Aug 13:11

Choose a tag to compare

This release includes the following:

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/

Version 0.13.0

05 May 08:15

Choose a tag to compare

This release includes the following:

Find the generated HTML documentation at https://modeldocs.sysml2.net/
Find the web application at http://viewer.sysml2.net/