Skip to content

Releases: JuliaGraphs/Graphs.jl

v1.14.0

27 Feb 18:33
e86eac3

Choose a tag to compare

Graphs v1.14.0

Diff since v1.13.4

Merged pull requests:

Closed issues:

  • CI needs updating to properly test ARM/Intel macOS. (#496)

v1.13.4

25 Jan 13:22
a716a84

Choose a tag to compare

Graphs v1.13.4

Diff since v1.13.3

Merged pull requests:

  • implementing a simple graph hash to correct for a buggy hash / == inconsistency (#485) (@matbesancon)

v1.13.3

31 Dec 16:53
1d94b7a

Choose a tag to compare

Graphs v1.13.3

Diff since v1.13.2

Merged pull requests:

v1.7.1

31 Dec 16:53
a27730a

Choose a tag to compare

Graphs v1.7.1

Diff since v1.7.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.10.3

31 Dec 16:53
6c9093f

Choose a tag to compare

Graphs v0.10.3

Diff since v0.10.2

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.10.2

31 Dec 16:52
6c1a189

Choose a tag to compare

Graphs v0.10.2

Diff since v0.10.1

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.10.1

31 Dec 16:52
b9bb971

Choose a tag to compare

Graphs v0.10.1

Diff since v0.10.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.10.0

31 Dec 16:52
c0a6416

Choose a tag to compare

Graphs v0.10.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v1.13.2

01 Dec 15:39
424f49e

Choose a tag to compare

Graphs v1.13.2

Diff since v1.13.1

Merged pull requests:

v1.13.1

16 Aug 22:27
b5da85a

Choose a tag to compare

Graphs v1.13.1

Diff since v1.13.0

Merged pull requests:

  • Add missing parallel=:threads implementations (#429) (@topolarity)
  • use /test/Project.toml instead of [extras] in /Project.toml (#436) (@Krastanov)
  • turn off the precommit CI action (#442) (@Krastanov)
  • Bump actions/setup-python from 3 to 5 (#443) (@dependabot[bot])
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 (#444) (@dependabot[bot])
  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#454) (@github-actions[bot])

Closed issues:

  • is_cyclic: determine which cells contain issues (#450)