Skip to content

0.11.0

Pre-release
Pre-release

Choose a tag to compare

@moaxcp moaxcp released this 05 May 14:02
· 239 commits to master since this release

Removing connectsTo from VertexSpec and replacing it with edgesFirst and edgesSecond. This helps in creating directed graphs using the vertex methods. It also helps when creating vertices first then applying the DirectedGraphPlugin.