This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
LightGraphs v0.13.0
This version of LightGraphs is intended to work exclusively with Julia 0.7-dev and later.
In this release, all LightGraphs-related deprecation warnings have been eliminated (as of date of release). As new Julia deprecations are added prior to Julia 0.7-release, we will fix them in the 0.13 series.
Old deprecations (such as in_edges
) have been removed. These functions, if still in use, will now throw errors.
We will tag a new version of LightGraphs once the dependent packages have resolved their own Julia 0.7 deprecation warnings.