New
v0.1.1
What's New
Performance
- Native layout algorithms for state/class diagrams (force-directed) and flowcharts (layered)
- 750-1080x faster than mermaid-cli
Features
- Smooth bezier edge curves
- Edge anchoring to shape boundaries
- Sequence diagram notes support
- Optional features for minimal library usage (
default-features = false) - Merged end states per scope in state diagrams
Visual Improvements
- Better arrowhead styling for all diagram types
- Improved subgraph layout and positioning
- Class diagram diamond decorations
- Flowchart edge port distribution
- Edge label backgrounds and styling
Fixes
- Fixed overlapping sibling subgraphs
- Fixed cycle handling in rank computation
- Fixed clippy warnings for CI
Other
- Added Dependabot for automated dependency updates
- Improved benchmark charts in README