Skip to content

SysML2.NET 0.21.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 08:01
· 66 commits to development since this release

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/