We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c61e5 commit 47f5e24Copy full SHA for 47f5e24
README.md
@@ -189,7 +189,9 @@ BFT traversal: '{
189
**v0.6 is a bug fix release that's API-compatible with v0.5**
190
191
- DFT algorithm bug fixes impacting order and identity of client visitor callbacks.
192
-- Better error handing on bad developer-supplied visitor interfaces.
+- Better error handling on bad developer-supplied visitor interfaces.
193
+- Better error handling for BFT/DFT algorithm empty start vector case.
194
+- You can now set `name` and `description` string properties on a `DirectedGraph`:
195
196
**v0.5 is a breaking upgrade for users of v0.4**
197
0 commit comments