About igraph releases and other things
C/igraph 0.8.2, the second bugfix release of the 0.8 series, has arrived.
The sources can be obtained from the GitHub releases page.
This release includes no new features, only bug fixes and reliability improvements. The changelog is below.
igraph_all_st_mincuts()
and igraph_sir()
igraph_sir()
igraph_community_leiden()
: fixed crash when interruptingigraph_sir()
.