Skip to content

0.3.1

Compare
Choose a tag to compare
@knsv knsv released this 05 Jan 14:45
· 10174 commits to develop since this release

Sequence diagrams

  • Addition of alt, opt statements in sequence diagrams
  • Addition async messages in sequence diagrams
  • Line breaks for all variations of br tags as described in issue #73

Flowcharts

  • Added ` as a valid character for flowcharts as described in issue #84
  • Added format for link text to look like the text is on the line as described in issue #53

Mermaid CLI

  • mermaid CLI shows help and version even if phantom isn't present. As described in issue #71