Skip to content

Releases: terrastruct/d2

v0.0.13

21 Nov 22:23
c01d44f
Compare
Choose a tag to compare

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.

v0.0.12

15 Nov 02:37
c09d1a7
Compare
Choose a tag to compare

As of v0.0.12, D2 is now open-source!