Skip to content

1.0.0. Release

Compare
Choose a tag to compare
@tortmayr tortmayr released this 04 Jul 09:01
· 40 commits to master since this release

Changes

  • [diagram] Fixed a bug that prevented successful completion the DefaultModelInitializationConstraint #47
  • [editor] Made editor retrieval thread safe to ensure that actions that are sent after the editor has been disposed are correctly handled (i.e. ignored) #48
  • [example] Improved and modernized styling of the GLSP workflow example #49
  • [editor] Fixed a bug to ensure that keybindings are also working when using WebView2 #54

Breaking Changes

  • [build] Removed dependency to Apache Commons IO #52
  • [gmodel] Rename handlers and services that operate directly on the GModels #53:
    • IdePasteOperationHandler -> GModelIdePasteOperationHandler