We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7019909 commit e48eb62Copy full SHA for e48eb62
1 file changed
README.md
@@ -302,12 +302,12 @@ If there are any issues contact me moaxcp@gmail.com.
302
303
# Releases
304
305
-## x.x.x
+## 0.22.0
306
307
In this release Vertex.name has been repalced with Vertex.key. The key may be any object that implements equals and
308
hashCode.
309
310
-## 0.22.0
+## 0.21.0
311
312
This release represents a major change in how graphs are typed. Additional functionality is no only added through a
313
Type. Type is the delegate of a Graph. A graph's type provides additional methods and can change any aspect of how a
0 commit comments