2022-11-21 02:01:33PM

This commit is contained in:
Alexander Wang 2022-11-21 14:01:33 -08:00
parent 7fe5fb095b
commit e39a36f747
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
2 changed files with 9 additions and 9 deletions

View file

@ -1,15 +1,15 @@
For v0.0.99 we focused on X, Y and Z. Enjoy! #### Features 🚀
#### Features 💸 - Ability to export to PNG.
- Ability to export to PNG
- Now you can easily do x, y and z #9999
#### Improvements 🔧 #### Improvements 🔧
- Equivalency between flags and environment variables. You can set either one for all - There is now equivalency between CLI flags and environment variables. For any option,
options (flags take precedence). 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 🔴 #### Bugfixes 🔴
- Fixes something or the other #9999 - Labels for Image shapes in dagre and ELK are now placed above the shape, to not overlap
with the actual image.

View file

@ -1,6 +1,6 @@
For v0.0.99 we focused on X, Y and Z. Enjoy! For v0.0.99 we focused on X, Y and Z. Enjoy!
#### Features 💸 #### Features 🚀
- Now you can easily do x, y and z #9999 - Now you can easily do x, y and z #9999