Improvements
- cli: Add --output-single-file flag to build give self-contained HTML file (thanks @rnwood, #1510)
- diagram: Added go-to-source button to nodes inside relationship browser (thanks @pavelpykhtin, #1485)
Bug Fixes
- diagram: boundaries of a parent node calculated incorrectly on manual layout (thanks @pavelpykhtin, closes #1516)
- layout: nesting of the groups on 3+ level (thanks @pavelpykhtin, closes #1519)
- diagram:
n.incoming().flatMap is not a function
in safari (thanks @davydkov, afd6293) - layout: dont use
pack
in graphviz (thanks @davydkov, #1512)