Merge pull request #52 from terrastruct/v0.3.10

v0.3.10
This commit is contained in:
Alexander Wang 2023-07-30 22:54:44 -07:00 committed by GitHub
commit ed89e7b8cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
#### Features 🚀
- Configure timeout value with D2_TIMEOUT env var.
#### Improvements 🧹
#### Bugfixes ⛑️
- Fixes grid label font size
- Prevents scenarios where bidirectional edges with different arrowheads could overlap each other
- Fixes a rare bug where shapes in a tree layout could sometimes be misplaced