Skip to content

0.18.0

Compare
Choose a tag to compare
@csouchet csouchet released this 09 Aug 09:02
· 1565 commits to master since this release

This new release focuses on adding full BPMN support for Call activities calling different global tasks.

Thanks to all the contributors of this release 馃寛: @csouchet and @tbouffard

See milestone 0.18.0 to get the list of issues covered by this release.

Highlights

Call activities calling different global tasks

The call activity icon based on the kind of the called global task.

image

Here is how such call activities are rendered with the miwg-test-suite B.2.0 diagram.

image

What's Changed

馃殌 BPMN support

  • [FEAT] Detect call activities calling different global tasks (#1447) @csouchet

馃殑 BPMN rendering

  • [FEAT] Render call activities calling different global tasks (#1448) @csouchet

馃摑 Documentation

馃摝 Dependency updates

馃懟 Maintenance

  • [TEST] Simplify threshold configuration (#1457) @tbouffard
  • [REFACTOR] Refactor the method to filter an array of ShapeBpmnElementKind (#1446) @csouchet