Skip to content

Releases: modelix/modelix.mps-plugins

0.11.0

10 Feb 11:40
fa01fb5
Compare
Choose a tag to compare

0.11.0 (2025-02-10)

Features

  • support for MPS 2024.1 and 2024.3 (1d2c80f)

0.10.1

08 Jan 02:46
710ce8b
Compare
Choose a tag to compare

0.10.1 (2025-01-08)

Bug Fixes

  • mps-sync-plugin-lib: clean up the binding deactivate message - follow-up of bfffafe (a330536)
  • mps-sync-plugin-lib: new models and modules coming from the server were not activated (22ef027)

0.9.3

17 Oct 14:29
bfffafe
Compare
Choose a tag to compare

Bug Fixes

  • mps-sync-plugin: Fix/minor binding fixes (#163)(bfffafe)

Dependency Updates

  • build(deps): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #165
  • build(deps): bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 by @dependabot in #164

Full Changelog: 0.9.2...0.9.3

0.9.2

12 Oct 02:42
ca6d911
Compare
Choose a tag to compare

0.9.2 (2024-10-12)

Bug Fixes

  • mps-sync-plugin-lib: a partially initialized registry can be disposed (#162) (ca6d911)

0.9.1

30 Sep 12:55
7e34f68
Compare
Choose a tag to compare

0.9.1 (2024-09-30)

Features

  • mps-sync-plugin: bump modelix to 9.1.0 (7e34f68)

0.9.0

30 Sep 11:19
282bedf
Compare
Choose a tag to compare

0.9.0 (2024-09-30)

Features

  • mps-sync-plugin: synchronizing read-only modules and models (#154) (282bedf)

0.8.3

22 Jul 13:35
9196499
Compare
Choose a tag to compare

0.8.3 (2024-07-22)

Bug Fixes

  • deps: bump modelixCore from 8.15.3 to 8.15.4 (9479815)

0.8.2

19 Jul 11:34
10b4afb
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump modelixCore from 8.10.0 to 8.11.0 by @dependabot in #128
  • build(deps): bump modelixCore from 8.11.0 to 8.13.0 by @dependabot in #131
  • build(deps): bump modelixCore from 8.13.0 to 8.14.1 by @dependabot in #133
  • build(deps): bump modelixCore from 8.14.1 to 8.15.3 by @dependabot in #138
  • build(deps): bump org.modelix.mps:build-tools-lib from 1.5.0-plugin-loading to 1.7.1 by @dependabot in #139
  • build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2 by @dependabot in #132

Full Changelog: 0.8.1...0.8.2

0.8.1

02 Jul 02:30
64ff943
Compare
Choose a tag to compare

0.8.1 (2024-07-02)

Bug Fixes

  • mps-sync-plugin-lib: fix compile error due to different JDK versions (#127) (64ff943)

0.8.0

14 Jun 02:30
b137c81
Compare
Choose a tag to compare

0.8.0 (2024-06-14)

Bug Fixes

  • mps-sync-plugin-lib: fix inconsistent PluginStatePersister API (#110) (b137c81)

Features

  • mps-sync-plugin-lib: persist bindings and other improvements (MODELIX-630) (89f5bd2)