Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 20:45
· 119 commits to master since this release
3628517

Graphs.jl v1.6.0

Diff since v1.5.2

Summary of changes:

Potentially breaking changes:

  • Graphs.jl requires Julia version >= v.1.6 from now on.
  • Base.zero is not a mandatory part of the interface for subtypes of AbstractGraph anymore. Therefore methods that deal with some abitrary AbstractGraph cannot relay on the existence of that method anymore.

Auto generated summary:

Merged pull requests: