Skip to content

Releases: modelix/modelix.mps-api

1.3.0

21 May 13:40

Choose a tag to compare

1.3.0 (2025-05-21)

Bug Fixes

  • version detection strategy didn't work for with custom branding (e77f4b9)

Features

  • new method loadIcon(resourceName: String, contextClass: Class<*>): Icon (671e955)

1.2.0

10 Apr 17:31

Choose a tag to compare

1.2.0 (2025-04-10)

Features

  • new method runWithRepository for overriding the global SRepository (89eff07)

1.1.1

03 Feb 15:11
075f3c7

Choose a tag to compare

1.1.1 (2025-02-03)

Bug Fixes

1.1.0

28 Jan 13:14

Choose a tag to compare

1.1.0 (2025-01-28)

Bug Fixes

  • mps version detection return invalid version number (6397603)
  • use correct Project type from openapi (4e4f777)
  • use correct version for publishing (c4c714c)

Features

  • new method forceSave(SModel) (044001c)
  • new method getMPSProject (18521d2)
  • new method getRepository (157f322)
  • new method runWithProject (63fc772)
  • new method setReference(SNode, SReferenceLink, SNodeReference) (40480d5)
  • new method setVirtualFolder (c5b5ae5)

1.0.0

27 Jan 08:30

Choose a tag to compare

1.0.0 (2025-01-27)

Features