Releases: CarloLucibello/Erdos.jl
Releases · CarloLucibello/Erdos.jl
v0.8.4
Erdos v0.8.4
Merged pull requests:
- add graph layouts (#115) (@CarloLucibello)
- CompatHelper: bump compat for "Distributions" to "0.25" (#117) (@github-actions[bot])
- CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) (#119) (@github-actions[bot])
v0.8.3
Erdos v0.8.3
Merged pull requests:
- writegraph returns nothing (#113) (@CarloLucibello)
- handle properties better in graphml (#114) (@CarloLucibello)
v0.8.2
v0.8.1
Erdos v0.8.1
Closed issues:
- Attention to escape character
\
(#103)
Merged pull requests:
- add some graph constructors (#107) (@CarloLucibello)
- docs read/write network (#108) (@CarloLucibello)
- fix erdos-renyi (#109) (@CarloLucibello)
- add more property accessors (#110) (@CarloLucibello)
v0.8.0
v0.7.0
updates for julia 1.0
v0.6.3: Merge pull request #101 from CarloLucibello/erd
fix erdos_renyi generator
v0.6.2
Last Julia 0.6 release.
Fixed inference in some map constructors.
Complete excision of matching
fix deprecations
v0.6.1 bump REQUIRE
moved BlossomV to ErdosExtra
v0.6.0 Update README.md