You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model-api: new method IConcept.getConceptProperty to read the alias (fa10531)
mps-model-adapters: support for incremental computing (c045d23)
BREAKING CHANGES
model-api-gen: The generated links/properties are not instances of
their untyped interfaces (IProperty/IChildLink/IReferenceLink) anymore.
New compile errors may appear in existing code which can be fixed by
appending .untyped().