v0.2.0
MetaGraphsNext v0.2.0
Closed issues:
- Move into JuliaGraphs? (#1)
- Throw a BoundsError when setting an attribute for a vertex that doesn't exist (#2)
- Make the custom vertex index optional (#3)
- Allow simultaneous use of the primitive index and the custom index (#4)
- version (#10)
- TagBot trigger issue (#11)
- Register package (#18)
Merged pull requests:
- Add code_for (#7) (@bramtayl)
- CompatHelper: bump compat for "JLD2" to "0.2" (#8) (@github-actions[bot])
- CompatHelper: bump compat for "JLD2" to "0.3" (#9) (@github-actions[bot])
- fix haskey(g, :v1, :v2) for nonexistent vertices (#12) (@bks-nist)
- CompatHelper: bump compat for "JLD2" to "0.4" (#13) (@github-actions[bot])
- Restructure package and documentation to make it more user- and developer-friendly (#16) (@gdalle)
- Correct Documenter bug (#19) (@gdalle)