11 lines
460 B
Markdown
11 lines
460 B
Markdown
#### Features 🚀
|
|
|
|
- `style.font: mono` to use a monospaced font for the text/label [#1010](https://github.com/terrastruct/d2/pull/1010)
|
|
|
|
#### Improvements 🧹
|
|
|
|
- `dagre` layouts that have a connection where one endpoint is a container is much improved. [#1011](https://github.com/terrastruct/d2/pull/1011)
|
|
|
|
#### Bugfixes ⛑️
|
|
|
|
- Fixes `d2` erroring on malformed user paths (`fdopendir` error). [util-go#10](https://github.com/terrastruct/util-go/pull/10)
|