Skip to content

Releases: Systems-Modeling/SysML-v2-API-Services

2025-01

23 Feb 16:27
Compare
Choose a tag to compare

New

  • Added the following operators in the PrimitiveConstraints of Queries:
    • <=, i.e. less than or equals
    • >=, i.e. greater than or equals
    • in - specified only, not implemented
    • instanceOf - specified only, not implemented
  • Converted PrimitiveConstraint#value to array(items = boolean | number | string | Identified) | null, which will allow Queries with arrays of constraint values, e.g. where(@type in [Comment, Documentation]).
  • Added alias attribute to Project, Branch, Tag, Commit, DataVersion, DataIdentity, and Query.
  • Added name attribute to Commit, DataVersion, DataIdentity, and Query (required for Query).

2024-12

21 Jan 04:39
Compare
Choose a tag to compare

New

  • Updated to 2024-12 metamodel baseline

2024-11

06 Dec 19:20
Compare
Choose a tag to compare

New

  • Updated to 2024-11 metamodel baseline

2024-07

08 Aug 15:59
Compare
Choose a tag to compare

New

  • Updated to 2024-07 metamodel baseline

2024-07 RC1

01 Aug 15:21
Compare
Choose a tag to compare
2024-07 RC1 Pre-release
Pre-release

New

  • Updated to 2024-07 metamodel baseline

2024-02

27 Feb 10:10
Compare
Choose a tag to compare

New

  • Updated to 2024-02 metamodel baseline

2024-01

30 Jan 02:53
Compare
Choose a tag to compare

New

  • Updated to 2024-01 metamodel baseline

2023-02

14 Mar 18:44
Compare
Choose a tag to compare

New

  • Updated to 2023-02 metamodel baseline

2023-01

10 Mar 03:21
Compare
Choose a tag to compare

New

  • Add support for constraining a Query by properties typed by Data, e.g. ExternalRelationship::elementEnd
  • Updated to 2023-01 metamodel baseline

2023-02 RC1

10 Mar 03:21
Compare
Choose a tag to compare
2023-02 RC1 Pre-release
Pre-release
2023-02-rc1

2023-02-rc1