2022-11-21 02:01:33PM
This commit is contained in:
parent
7fe5fb095b
commit
e39a36f747
2 changed files with 9 additions and 9 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue