Skip to content

2.15.0

Compare
Choose a tag to compare
@slisson slisson released this 06 Aug 15:44
· 3513 commits to main since this release
da58caa

2.15.0 (2023-08-06)

Features

  • light-model-client: support for remote execution of ModelQL on nodes returned by the client (2bc95b8)
  • model-api: added flow based API in INode (2d22f52)
  • model-api: INode now has an ID based API and the name based is deprecated (f2c8000)
  • model-api: introduced INodeResolutionScope and deprecated INodeReferenceSerializer (f4dc31d)
  • model-api: serializer for ConceptReference (ce7e47e)
  • model-server: added ModelQL support (72945da)
  • modelql: new query language for working with models without replication (4eb8ccb)
  • mps-model-adapters: re-implementation of the model-api adapters for MPS (60517cd)
  • mps-model-server-plugin: new IDEA plugin for running the LightModelServer (d219a99)