Releases: JuliaGraphs/StaticGraphs.jl
Releases · JuliaGraphs/StaticGraphs.jl
v0.3.1
StaticGraphs v0.3.1
Merged pull requests:
- Print information about static nature of graph in display (#37) (@simsurace)
- Bump JLD2 compat (#39) (@simsurace)
Closed issues:
- Finished or abandoned (#36)
v0.3.0
StaticGraphs v0.3.0
Closed issues:
Merged pull requests:
- Version 0.2.1 (#29) (@mmiller-max)
- Switch from LightGraphs to Graphs (#30) (@mmiller-max)
- GH actions CI (#31) (@matbesancon)
StaticGraphs v0.2.1
StaticGraphs v0.2.1
Changes:
- Add upper bounds to
Project.toml
StaticGraphs v0.1.0
Initial release of StaticGraphs - immutable LightGraphs with efficient memory footprints.