Merge pull request #46 from terrastruct/v0.3.7

v0.3.7
This commit is contained in:
Alexander Wang 2023-04-30 09:47:02 -07:00 committed by GitHub
commit cdb3268ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,14 @@
#### Features 🚀
- Nodes are expanded to aesthetically fit all connections if not enough room with default dimensions
- Arrowhead labels are considered in autolayout and avoid overlaps as much as possible
#### Improvements 🧹
- Pairs of nodes prefer horizontal arrangements given multiple connections with labels
#### Bugfixes ⛑️
- Fixes a rare bug using `near` to a node in a tree structure
- Fixes a rare bug positioning nested node clusters
- Fixes a rare panic involving edge labels