Releases: Systems-Modeling/SysML-v2-API-Services
Releases · Systems-Modeling/SysML-v2-API-Services
2025-01
New
- Added the following
operators
in thePrimitiveConstraints
ofQueries
:<=
, i.e. less than or equals>=
, i.e. greater than or equalsin
- specified only, not implementedinstanceOf
- specified only, not implemented
- Converted
PrimitiveConstraint#value
toarray(items = boolean | number | string | Identified) | null
, which will allowQueries
with arrays of constraint values, e.g.where(@type in [Comment, Documentation])
. - Added
alias
attribute toProject
,Branch
,Tag
,Commit
,DataVersion
,DataIdentity
, andQuery
. - Added
name
attribute toCommit
,DataVersion
,DataIdentity
, andQuery
(required forQuery
).
2024-12
New
- Updated to 2024-12 metamodel baseline
2024-11
New
- Updated to 2024-11 metamodel baseline
2024-07
New
- Updated to 2024-07 metamodel baseline
2024-07 RC1
New
- Updated to 2024-07 metamodel baseline
2024-02
New
- Updated to 2024-02 metamodel baseline
2024-01
New
- Updated to 2024-01 metamodel baseline
2023-02
New
- Updated to 2023-02 metamodel baseline
2023-01
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
2023-02-rc1 2023-02-rc1