Skip to content

Releases: STARIONGROUP/SysML2.NET

Version 0.13.0

05 May 08:15
Compare
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.12.0

12 Mar 22:45
Compare
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.11.1

02 Sep 05:45
Compare
Choose a tag to compare

This release includes the following:

  • [Refactor] reference serializer to be inline with KERML spec; fixes #29

Version 0.11.0

23 Apr 20:40
Compare
Choose a tag to compare
Version 0.11.0 Pre-release
Pre-release

This release includes the following:

  • [Add] REST API skeleton infra using Carter Modules, Service layer with before and after hooks, Repository layer with before and after hooks
  • [Add] PIM (handcoded) serializers; fixes #21
  • [Add] openapi schema
  • [Refactor] generators to allow the addition of generators based on something else than an Ecore model (eg.g openapi)
  • [Refactor] DataRepository and add reference to RHEA.OpenApi library
  • [Add] 11.0 to csproj file
  • [Update] JSON serializers and deserializers to use the u8 for writing and reading property names from C# 11 to improve performance; fixes #23
  • [Reorganize] folder structure in projects
  • [Add] {derived} and {composite} metadata to features of classes in the generated HTML documentation; fixes #24
  • [Refactor] SysML2.NET.Serializer.Json namespaces
  • [Refactor] SysML2.NET.Serializer.Dictionary namespaces
  • [Add] PackageReadmeFile and PackageIcon to libraries
  • [Update] SysML2.NET.API, SysML2.NET.Viewer and SysML2.NET.Viewer.Tests dependencies

Version 0.10.0

18 Mar 13:46
Compare
Choose a tag to compare
Version 0.10.0 Pre-release
Pre-release

This release includes the following:

Version 0.9.0

19 Feb 16:14
Compare
Choose a tag to compare
Version 0.9.0 Pre-release
Pre-release

This release includes the following:

  • [Add] SysML2.NET.Dal project (and tests); fixes #8
  • [Add] graphql schema generator; fixes #16
  • [Add] generated EFeature annotations to DTO and POCO; fixes #17
  • [Refactor] EcoreExtensions to make it specific when methods are C# specific
  • [Add] logging to AnonymousAuthenticationStateProvider, AuthenticationService, CommitHistoryService
  • [Refactor] API namespace to PIM namespace
  • [Add] logging to LoginViewModel and logoutViewModel
  • [Update] to System.Text.Json version 7.0.2
  • [Update] Microsoft.AspNetCore dependencies to 7.0.3
  • [Update] ReactiveUI to 18.4.22
  • [Update] Radzen.Blazor to 4.7.1

Version 0.8.0

28 Jan 16:44
Compare
Choose a tag to compare
Version 0.8.0 Pre-release
Pre-release

This release includes the following:

  • [Update] to SysML2.ecore metamodel for 2022-12 and regenerate code
  • [Add] release version to generated HTML docs
  • [Updated] test dependencies
  • [Update] ui dependencies for viewer

SysML2.NET.Serializer.Json - version 0.7.0

17 Jan 22:50
Compare
Choose a tag to compare

This release includes the following:

SysML2.NET.Serializer.Dictionary - version 0.7.0

17 Jan 22:54
Compare
Choose a tag to compare

This release includes the following:

SysML2.NET.REST - version 0.7.0

17 Jan 22:56
Compare
Choose a tag to compare
Pre-release

This release includes the following: