Features ๐
- connections between interconnected grid of nodes will use crosshatch routing instead of overlapping each other incomprehensibly
Improvements ๐งน
- Up to 28% faster and 32% less memory allocations
- Unnecessary u-shaped bends in edges are simplified
Bugfixes โ๏ธ
- Fix rare infinite loop when routing edges with
shape: step - Fix panic when connections are between overlapping shapes
- Fix timeout when layout includes unit size nodes
- Fix edge label overlap with self-edges