D2 0.7.1 Released: ASCII Output Now Supported
2025-08-19

D2, a diagramming tool, has released version 0.7.1, introducing ASCII output. Any `.txt` file will now use the ASCII renderer. This is particularly useful for small diagrams within source code comments, improving readability. The feature is accessible via the Vim extension or the command-line flag `--ascii-mode=standard`. Note that this renderer is still in alpha and may contain bugs.
Read more