Skip to content

Releases: modelix/modelix.core

2.15.6

10 Aug 10:04
c2413bd
Compare
Choose a tag to compare

2.15.6 (2023-08-10)

Bug Fixes

  • MODELIX-481 rename docker image modelix/modelix-model to modelix/model-server (9fd2dde)

2.15.5

09 Aug 11:39
dc419d5
Compare
Choose a tag to compare

2.15.5 (2023-08-09)

Bug Fixes

  • version catalog wasn't published (32e238d)

2.15.4

09 Aug 11:26
26b9d6e
Compare
Choose a tag to compare

2.15.4 (2023-08-09)

Bug Fixes

  • model-api-gen: disable ModelQL generation by default (6c1986b)

2.15.3

08 Aug 18:15
16a361c
Compare
Choose a tag to compare

2.15.3 (2023-08-08)

Bug Fixes

  • mps-model-adapters: fix incompatibility with MPS 2021.2 (5199c87)

2.15.2

08 Aug 13:24
28a090d
Compare
Choose a tag to compare

2.15.2 (2023-08-08)

Bug Fixes

  • model-client: compile error in ReplicatedRepository in Kotlin 1.9 (40fe75b)

2.15.1

08 Aug 11:30
6554e61
Compare
Choose a tag to compare

2.15.1 (2023-08-08)

Bug Fixes

  • model-api-gen: migration to kotlinpoet 1.14.2 (1bd2074)

2.15.0

06 Aug 15:44
da58caa
Compare
Choose a tag to compare

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)

2.14.0

01 Aug 12:29
680ec45
Compare
Choose a tag to compare

2.14.0 (2023-08-01)

Bug Fixes

  • model-server: properly handle signals in the docker container (9c43423)

Features

  • model-server: allow passing arguments in docker container launcher (24bb00a)

2.13.0

01 Aug 12:27
e527959
Compare
Choose a tag to compare

2.13.0 (2023-08-01)

Features

  • model-server: add an online help for command line arguments (c6d7193)

2.12.0

31 Jul 12:40
4a95d33
Compare
Choose a tag to compare

2.12.0 (2023-07-31)

Features

  • model-sync-lib: added js support (030fc83)