Skip to content

Commit

Permalink
Merge pull request #2537 from mbeddr/merge/mps20223
Browse files Browse the repository at this point in the history
Merge maintenance/mps20223 into master
  • Loading branch information
sergej-koscejev authored Sep 28, 2024
2 parents 1c255c0 + ae1301f commit c2330ba
Show file tree
Hide file tree
Showing 6 changed files with 725 additions and 546 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,28 @@ Semantic Versioning and the changes are simply documented in reverse chronologic

* Breaking change: debugger and spawner were not maintained and were removed.

## com.mbeddr.mpsutil.interpreter

### Feature

- Added user defineable call back function when trace node is added to the trace tree

## com.mbeddr.mpsutil.conceptdiagram

### Fixed

- The `auto-layout on init` flag is now working correctly.

## com.mbeddr.mpsutil.actionsfilter

### Fixed

- The preference component now shows the actively loaded profile correctly.

## com.mbeddr.mpsutil.checkinHandler

### Feature

- A new kind of Checkin handlers (background handler) now support the interface `CommitCheck` which allows more options like running the code after the commit or in the background.

## com.mbeddr.mpsutil.margincell
Expand Down
Loading

0 comments on commit c2330ba

Please sign in to comment.