Releases: modelix/modelix.core
Releases · modelix/modelix.core
2.15.6
2.15.6 (2023-08-10)
Bug Fixes
- MODELIX-481 rename docker image modelix/modelix-model to modelix/model-server (9fd2dde)
2.15.5
2.15.5 (2023-08-09)
Bug Fixes
- version catalog wasn't published (32e238d)
2.15.4
2.15.4 (2023-08-09)
Bug Fixes
- model-api-gen: disable ModelQL generation by default (6c1986b)
2.15.3
2.15.3 (2023-08-08)
Bug Fixes
- mps-model-adapters: fix incompatibility with MPS 2021.2 (5199c87)
2.15.2
2.15.2 (2023-08-08)
Bug Fixes
- model-client: compile error in ReplicatedRepository in Kotlin 1.9 (40fe75b)
2.15.1
2.15.1 (2023-08-08)
Bug Fixes
- model-api-gen: migration to kotlinpoet 1.14.2 (1bd2074)
2.15.0
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
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
2.13.0 (2023-08-01)
Features
- model-server: add an online help for command line arguments (c6d7193)
2.12.0
2.12.0 (2023-07-31)
Features
- model-sync-lib: added js support (030fc83)