Skip to content

Releases: modelix/modelix.core

2.3.1

02 May 06:54
Compare
Choose a tag to compare

2.3.1 (2023-05-02)

Bug Fixes

  • model-server: change the model-server base image to RedHat (c793daf)

2.3.0

26 Apr 14:54
bcfd10b
Compare
Choose a tag to compare

2.3.0 (2023-04-26)

Features

  • configured api ref footer message and logo (1ceb511)
  • configured dokka (5192f5c)
  • improved styling of the api docs index page (7b52ea0)

2.2.0

26 Apr 07:23
f177e27
Compare
Choose a tag to compare

2.2.0 (2023-04-26)

Bug Fixes

  • model-client: implemented LightModelClient.getArea().addListener (1327513)
  • model-server-lib: exclude nodes that fail to serialize (98e99fd)
  • ts-model-api: avoid exception for unregistered concepts (c2df489)
  • ts-model-api: import of @modelix/ts-model-api was missing (7143a96)
  • ts-model-api: use commonjs (8dac554)

Features

  • light-model-client: option to automatically filter non-loaded nodes (0ba9a43)
  • light-model-client: option to automatically start a transaction whenever needed (d69e626)
  • ts-model-api: more node conversion functions (5139d27)

2.1.9

14 Apr 07:06
c9e7359
Compare
Choose a tag to compare

2.1.9 (2023-04-14)

Bug Fixes

  • model-server-lib: remove session data after session ends (d95ed49)

2.1.8

14 Apr 06:43
57e2b62
Compare
Choose a tag to compare

2.1.8 (2023-04-14)

Bug Fixes

  • prepend prefix and separator when serializing node references (1347303)

2.1.0

06 Apr 16:51
b7d0ad9
Compare
Choose a tag to compare

2.1.0 (2023-04-06)

Features

  • migration to Kotlin 1.8.20 (2aaa711)

2.0.1

06 Apr 14:38
061b475
Compare
Choose a tag to compare

2.0.1 (2023-04-06)

Bug Fixes

  • ensure all Kotlin projects target JVM 11 (0fd9a0e)
  • model-api: implementation of ConceptReference.toString (c2d64fa)
  • model-server: added support of model-client v2 in the history view (80fb335)
  • model-server: don't use stream based serialization (40da398)
  • model-server: history view didn't handle unix timestamps (476c78d)

2.0.0

06 Apr 10:54
2a392e5
Compare
Choose a tag to compare

2.0.0 (2023-04-06)

  • chore!: trigger missed release for package renamings (3a33a11)

BREAKING CHANGES

  • as a part of MODELIX-252 several modelix maven
    artifacts of components were renamed. this kind of fundamental change
    warrants a new major version.

1.11.2

05 Apr 13:23
af53af1
Compare
Choose a tag to compare

1.11.2 (2023-04-05)

Bug Fixes

1.11.1

31 Mar 12:24
62caaeb
Compare
Choose a tag to compare

1.11.1 (2023-03-31)

Bug Fixes

  • model-client: model-server-api has to be an api dependency (94edfda)