Skip to content

model-explorer-v0.1.14

Latest
Compare
Choose a tag to compare
@jinjingforever jinjingforever released this 28 Oct 17:21
· 9 commits to main since this release
c9da2c5

What's Changed

  • Add support for custom edge overlays.

    Edge overlays provide a way to visualize additional connections between op nodes in a graph, separate from the original model structure. This is helpful for illustrating flows of information or processes that differ from the underlying graph's connections. See the guide for more details.

edge_overlays
  • Allow users to disable the fallback behavior when finding mapped node ids in sync navigation. See the updated guide.
  • Show a message when no mapped node is found in sync navigation.

Full Changelog: model-explorer-v0.1.13...model-explorer-v0.1.14