Releases: matbesancon/VertexSafeGraphs.jl
Releases · matbesancon/VertexSafeGraphs.jl
v0.2.0
VertexSafeGraphs v0.2.0
Closed issues:
- Tag a release (#15)
Merged pull requests:
- up Graphs.jl (#14) (@matbesancon)
v0.1.2
VertexSafeGraphs v0.1.2
Closed issues:
- possible test failure in upcoming Julia version 1.5 (#10)
- design question: why is deleted_vertices an abstractvector? (#11)
Merged pull requests:
- additional tests for vertex belonging (#8) (@matbesancon)
- Install TagBot as a GitHub Action (#9) (@JuliaTagBot)
- change vertices to bitset (#12) (@matbesancon)
v0.1.1
v0.1.1 (2020-01-15)
Closed issues:
- Register version to General (#4)
Merged pull requests:
- new syntax for graph generators (#7) (matbesancon)
v0.1.0
v0.1.0 (2019-06-03)
Diff since c35217bfb57263e251ddb9b3714d6845b8cdf704
Closed issues:
- Bugs in function implementations (#1)
Merged pull requests:
- add compat for Julia and LightGraphs (#6) (matbesancon)
- Fix return (#5) (matbesancon)
- Fix2 (#3) (matbesancon)
- Modified function definitions (#2) (pkj-m)