Skip to content

v0.6.0

Compare
Choose a tag to compare
@vibridi vibridi released this 21 Jun 09:58
· 60 commits to main since this release

Bug fixes

  • Don't shallow copy DGraph into a new instance when it's used as a graph.Source
  • Compact output layout.Nodes slice without virtual nodes (fixes #19)

Enhancements

  • [options] Add layout option to keep virtual nodes in output

API changes

  • Remove ID property from graph.Edge
  • Add ids of source and target nodes to graph.Edge

Misc

  • Delete unused test file