Processpiper

Latest version: v0.8.0

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

* Removed the dependency of Arial font on Linux system. i.e. The following commands to install MSCoreFonts is no longer required.
* sudo apt install ttf-mscorefonts-installer
* sudo fc-cache -f
* Added Message, Signal, Conditional and Link event types
* Added Event gateway type
* Code clean up

0.3.1

- Added '' comment line to text2diagram method
- Calling render() method without providing output file name will not result in random png file generated

0.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.

0.2.0

Able to add connection label when rendering diagram with text2diagram library. Eg: login-"credentials"->display_dashboard

0.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

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.