Releases: JuliaGraphs/MetaGraphs.jl
Releases · JuliaGraphs/MetaGraphs.jl
v0.8.0
MetaGraphs v0.8.0
Merged pull requests:
- fix README to point to the JuliaGraphs site for MetaGraphs.jl documen… (#32) (@Binary-Eater)
- Quote properties on edges too (#40) (@gabriel-fallen)
- added default option to get_prop (#41) (@henrik-wolf)
- Update README and CI (#42) (@gdalle)
- Update JLD2 compat (#43) (@filchristou)
v0.7.2
MetaGraphs v0.7.2
Closed issues:
- link to docs is broken (#3)
- Error messages with
MetaGraph
,vertices
, andedges
(#8) - MetaGraph does not accept SimpleGraph properly (#31)
- LightGraphs is not compatible anymore (#34)
Merged pull requests:
- fix docs (#7) (@matbesancon)
- Allow Dict to set prop indices (#35) (@filchristou)
v0.7.1
MetaGraphs v0.7.1
Closed issues:
- Register package (#4)
Merged pull requests:
- Migrate from LightGraphs to Graphs.jl (#1) (@simonschoelly)
- rem_vertex! bugfix (#2) (@jarbus)
- up version for fix (#5) (@matbesancon)