Skip to content

v0.3.0

Compare
Choose a tag to compare
@csgoh csgoh released this 21 Apr 09:24
· 322 commits to main since this release
  • 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.