Skip to content

Version 0.2.2

Latest
Compare
Choose a tag to compare
@blutorange blutorange released this 10 Jun 20:37
· 11 commits to master since this release

0.2.2

  • Added two methods for accessing edge data of incoming / outgoing edges: getEdgeDataFrom, getEdgeDataTo
  • Added a method for checking whether an edge can be added: canAddEdge.

0.2.1

  • Fixed typings for typescript.