graph 0.3.2
What's Changed
- 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-floatwithfast-float2by @babichjacob in #131 - release: graph v0.3.2 by @github-actions[bot] in #134
- release: graph_builder v0.4.1 by @github-actions[bot] in #135
- Upgrade to Rust 1.91, bump all dependencies, raise Python floor to 3.10 by @s1ck in #145
- Fix release workflows and bump action versions by @s1ck in #146
New Contributors
- @regexident made their first contribution in #129
- @dengelt made their first contribution in #132
- @babichjacob made their first contribution in #131
Full Changelog: graph-v0.3.1...graph-v0.3.2