Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 21:29

Changes

  • chore: dropped internal id from edges as it's not used
  • chore: extract GraphOption functors into a separate file
  • chore: extract errors into a separate file
  • chore: move GraphOptionFn into Graph
  • chore: move constants into a separate pkg
  • chore: separate StyleEdge into another file
  • refactor: graph factory