Tags: neo4j-labs/graph
Tags
This release addresses RUSTSEC-2024-0379 * Replace Mutex with RwLock in AdjacencyList by @s1ck in #120 * Add _mut methods for edge mutation for faster single-thread access by @s1ck in #121 * Allow custom configs by @s1ck in #128 * Fix clippy warnings by @regexident in #129 * Fix Typo by @dengelt in #132 * Fix flaky python tests by @knutwalker in #133 * Replace `fast-float` with `fast-float2` by @babichjacob in #131 * @regexident made their first contribution in #129 * @dengelt made their first contribution in #132 * @babichjacob made their first contribution in #131 **Full Changelog**: graph_builder-v0.4.0...graph_builder-v0.4.1
Release graph 0.3.1 (#122) Co-authored-by: github-actions <github-actions@github.com>
PreviousNext