Skip to content

0.25.3

Compare
Choose a tag to compare
@csouchet csouchet released this 08 Aug 14:08
· 976 commits to refs/heads/master since this release

This new release focuses on maintenance.

Thanks to all the contributors of this release 🌈: @csouchet

What's Changed

👻 Maintenance

  • [TEST] JsonBuilder: Add laneSet & lane on a Process (#2150) @csouchet
  • [TEST] JsonBuilder: Add sequenceFlow on a Process (#2149) @csouchet
  • [TEST] JsonBuilder: Add subProcess on the generated Definitions JSON (#2148) @csouchet
  • [TEST] JsonBuilder: Don't generate Bounds for Edge (#2147) @csouchet
  • [REFACTOR] JsonBuilder: Add missing field in Call activity: calledElement and isExpanded (#2146) @csouchet
  • [REFACTOR] JsonBuilder: Choose the kind of the task to generate (#2145) @csouchet
  • [REFACTOR] JsonBuilder: Choose if a participant should be generated on each Process and not for every Process (#2144) @csouchet
  • [REFACTOR] JsonBuilder: Don't generate a default name if it's not in the parameter to build flownode (#2143) @csouchet
  • [REFACTOR] JsonBuilder: Choose the kind of the gateway to generate (#2142) @csouchet
  • [REFACTOR] JsonBuilder: Ensure that the generated events have the fields of their kind (#2141) @csouchet

📦 Dependency updates

17 changes

Full Changelog: v0.25.2...v0.25.3