2 KiB
2 KiB
Features 🚀
- Icons: connections can include icons #12
- Syntax:
suspend/unsuspendto define models and instantiate them #2394 - Globs: support for filtering edges based on properties of endpoint nodes (e.g.,
&src.style.fill: blue) #2395 - Render:
- Diagram legends are implemented #2416
Improvements 🧹
- d2cli:
- d2compiler:
links can be set to root path, e.g./xyz. #2357
Bugfixes ⛑️
- Compiler:
- CLI: fetch and render remote images of mimetype octet-stream correctly #2370
- d2js: handle unicode characters #2393
For the latest d2.js changes, see separate changelog.