d2/ci/release/changelogs/v0.0.13.md
Alexander Wang c01d44f72c
v0.0.13
2022-11-21 14:20:39 -08:00

15 lines
494 B
Markdown

#### Features 🚀
- Ability to export to PNG.
#### Improvements 🔧
- There is now equivalency between CLI flags and environment variables. For any option,
you can set either the flag or its equivalent environment variable (flags take
precedence). See `d2 --help` for more.
- Install script now uses `brew` for macOS machines with `brew` installed.
#### Bugfixes 🔴
- Labels for Image shapes in dagre and ELK are now placed above the shape, to not overlap
with the actual image.