npm likec4 0.60.0
v0.60.0

latest releases: 1.39.2, 1.39.1, 1.39.0...
18 months ago

🚀 Features

Relations with container elements #530

Relations with container elements were always used to layout diagrams but were not shown as they sometimes looked quite weird.
While solving #614 it was figured out:

  • Sometimes, Graphviz fails to "group" more than 5 nodes (or some extra heuristics required)
  • Relations with containers look much better without hard minlen
  • Results from Graphviz WASM and its binary version can be significantly different

Compare results by starting two CLIs (with and without --use-dot-bin)

Bug Fixes

  • decrease the number of nodes to group 7 -> 5, closes #614

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.