Releases: csgoh/processpiper
Releases · csgoh/processpiper
v0.3.0
- Added validation and exception messages when pool, lane, element or connection are not added to the diagram.
- text2diagram.render() now return generated code and the diagram in PIL.Image format
- Accommodate for extra tabs, spaces and newline characters when generating diagram using plain text method.
v0.2.0
v0.1.0
First version 0.1.0 is released. This release would only cover the following basic business process elements. Other element types will be introduced in subsequence releases.
Event: Start, End, Timer, Intermediate
Activity: Task, Subprocess
Gateway: Inclusive, Exclusive, Parallel