CHANGELOG.md
# Changelog
## 0.1.0
- Initial release.
- Build concept diagrams as data: `new/1`, `add_node/3`, `add_edge/4`, `from_triples/2`.
- Render to Mermaid (`to_mermaid/1`) and Graphviz DOT (`to_dot/1`).
- Layout directions and per-format label escaping.