Releases: ted-tanner/graphrox-rs
Releases · ted-tanner/graphrox-rs
v1.2.0
v1.1.0
Add new methods for obtaining vertex in-edge and out-edge lists and in-degree and out-degree; some performance improvements and stability fixes
v1.0.4
Reduce time complexity of graph approximation
v1.0.2
Fix bug that could cause a panic when building a CompressedGraph
with a vertex count of 0.
v1.0.1
release-v1.0.1 Minor formatting and documentation improvements
v1.0.0
release-v1.0.0 First release