...
1#### Features 🚀
2
3- Ability to export to PNG.
4
5#### Improvements 🔧
6
7- There is now equivalency between CLI flags and environment variables. For any option,
8 you can set either the flag or its equivalent environment variable (flags take
9 precedence). See `d2 --help` for more.
10- Install script now uses `brew` for macOS machines with `brew` installed.
11
12#### Bugfixes 🔴
13
14- Labels for Image shapes in dagre and ELK are now placed above the shape, to not overlap
15 with the actual image.
View as plain text