v0.6.0
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