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