Skip to content

11.3.0

Latest
Compare
Choose a tag to compare
@slisson slisson released this 05 Feb 02:39
· 2 commits to main since this release
817be34

11.3.0 (2025-02-05)

Bug Fixes

  • bulk-model-sync: deduplication of sync algorithm in ModelImporter and ModelSynchronizer (580d8bd)
  • bulk-model-sync: use production implementation of INodeAssociation in tests (0c4dc5a)
  • model-api-gen: suppress warnings in generated files (9631f5d)
  • mps-model-adapters: migrated all remaining adapters to IWritableNode (bd843f1)
  • mps-model-adapters: replace UUID.fromString with proper MPS API calls (f076579)
  • mps-model-adapters: use org.modelix.mps:stable-api:1.1.1 that is compatible to jvm 11 (29b4aad)

Features

  • model-api: cleaned-up INode replacement IReadableNode/IWritableNode (5a9b914)
  • mps-model-adapters: full support for recreating an MPS project (c721fd9)
  • mps-model-adapters: support for MPS 2020.3 (d514889)