Skip to content

4.11.0

Compare
Choose a tag to compare
@slisson slisson released this 24 Feb 02:09
· 1916 commits to main since this release
4d83d2d

4.11.0 (2024-02-24)

Bug Fixes

  • bulk-model-sync-lib: do not attempt to remove properties that are null (fcac1dd)
  • bulk-model-sync-mps: do not import modules one by one (b81e08d)
  • mps-model-adapters: add fallbacks for properties and childLinks (3fbf248)
  • mps-model-adapters: add id property check for remaining concepts (16e3142)
  • mps-model-adapters: fix reference links not being found (1126052)
  • mps-model-adapters: use correct id for used languages of a model (a72dfc0)

Features

  • bulk-model-sync-gradle: continue on error support for local target (621f5e8)
  • bulk-model-sync-gradle: show exceptions during mps import in the terminal (409e976)
  • bulk-model-sync-lib: add childFilter for ModelImporter (df02d20)