d2/ci/release/changelogs/next.md

16 lines
494 B
Markdown
Raw Normal View History

2022-11-21 22:01:33 +00:00
#### Features 🚀
2022-11-15 00:53:57 +00:00
2022-11-21 22:01:33 +00:00
- Ability to export to PNG.
2022-11-15 00:53:57 +00:00
#### Improvements 🔧
2022-11-21 22:01:33 +00:00
- 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.
2022-11-15 00:53:57 +00:00
#### Bugfixes 🔴
2022-11-21 22:01:33 +00:00
- Labels for Image shapes in dagre and ELK are now placed above the shape, to not overlap
with the actual image.