Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "cortez", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Graph data structure", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# cortez v0.1.9 | ||
# cortez v0.1.10 | ||
> Graph data structure | ||
@@ -42,2 +42,3 @@ | ||
- Extend support for undirected graphs | ||
- Refine support for auto-loops | ||
- Complete and expose fragment merging functionality | ||
@@ -44,0 +45,0 @@ - Add a suite of basic algorithms such as graph search and coverage |
@@ -0,0 +0,0 @@ import { assert } from 'chai'; |
Sorry, the diff of this file is not supported yet
1247815
67
3469
55