- introduce input and output #251
- fix start and end roundness introduced in #227
- Styling to allow rounded corners #227
- Custom annotations for parallel #225
- Introduce types #214 thanks to Mister-Hope
- Removed types introduced in #212 again
- Corrected condition behavior and fixed layout #211 thanks to AlexanderMisel
- Custom annotations #209 thanks to serpent-charmer
- Provide low cost means of lines not colliding until they converge #191 thanks to robertleeplummerjr
- update raphael dependency
- shrink npm package
- try to optimize horizontal rendering for end symbols #155
- try to optimize left handling #152
- fix direction issue for condition #151
- Add parallel component #145 thanks to sudhakar-sekar
- Add arrow-text attribute to symbols #141 thanks to josephtocci
- add parameter to disable vertical alignment of condition symbol #115 thanks to bertrandmartel
- add line style flow support #113 thanks to bertrandmartel
- Fix disruptive space char when parsing #105
- set proper engine version in package.json
- raphael now is an npm dependency (not the git reference anymore)
- optimized handling of special characters thanks to the advice of Badhumvee
- make text better readable #31
- sorry
- make text better readable #31
- optimized a bit for left support #26
- added support for css class #24
- optimized start from right #22
- Added node id to objects #18 thanks to billcavalieri
- fix direction changes #15
- try to optimize handle directions on other symbols too #15
- added more font options (font, font-family, font-weight)
- try to handle directions on other symbols too #15
- merge #12
- fixed subroutine
- added a maxWidth option for the chart #10
- different styles for different symbol types #9
- fixed condition jump to an other symbol on same column
- added "arrow-end" option #6
- fix flowchart parsing
- fix condition direction
- ability to specify directionality of condition branches #3
- fix for old browsers
- let lines jump
- set yes or no text to source start instead of middle
- optional link for symbols
- first release