nitram509 / lib-bpmn-engine

A BPMN engine, meant to be embedded in Go applications with minimal hurdles, and a pleasant developer experience using it. This approach can increase transparency for non-developers.
https://nitram509.github.io/lib-bpmn-engine/
MIT License
282 stars 73 forks source link

add feature - Inclusive Gateway element #203

Closed aamirmousavi closed 5 months ago

aamirmousavi commented 5 months ago

I'm using this repository, and I need an Inclusive Gateway, so I forked the repository and added the code to implement this feature. I'm going to create a pull request, and it will pass both the existing tests and the new tests I wrote for this feature.

aamirmousavi commented 5 months ago

Merged #204