Skip to content

Releases: mermaid-js/mermaid

Version fix

01 Dec 09:01
Compare
Choose a tag to compare
0.2.8

Verison fix

Version fix

01 Dec 08:34
Compare
Choose a tag to compare

Difference between bower version and version in the code

Bugfix

28 Nov 17:20
Compare
Choose a tag to compare
  • Default shape for nodes without shape info set to rectangle

Release v0.2.5

27 Nov 20:33
Compare
Choose a tag to compare
  • Support for new shapes circle, irregular rectangle
  • Support for styling of links
  • Support for newlines in texts
  • Centered text on links
  • Shaded background for text on links
  • Support for click on nodes

0.2.4

25 Nov 22:03
Compare
Choose a tag to compare

Better text handling within nodes
Support for
tags winin node text
Possibility to add click events to nodes

v0.2.2

24 Nov 08:15
Compare
Choose a tag to compare

Added support for:

  • additional special characters in nodes, for instance <, >
  • multiple arrows from one node to another
  • definition of classes that can be applied multiple nodes
  • a default class that is applied to all nodes witthout classes

Initial version

16 Nov 19:47
Compare
Choose a tag to compare

Support for graph definition scripting and rendering of flowcharts

Documentation:

  • Description of syntax and usage in Readme.md