-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update for julia 0.5 #20
Conversation
Current coverage is 100% (diff: 100%)@@ master #20 diff @@
===================================
Files 14 13 -1
Lines 207 210 +3
Methods 0 0
Messages 0 0
Branches 0 0
===================================
+ Hits 207 210 +3
Misses 0 0
Partials 0 0
|
5336449
to
c8717c4
Compare
c8717c4
to
ae79ccd
Compare
ae79ccd
to
40aec71
Compare
I removed the combinatorial_adjacency function and GraphMatrices dependence, since they will be part of LG this should ready to merge, and after that we can finally tag a 0.5 compatible version |
We need to wait until sbromberger/LightGraphs.jl#472 and sbromberger/LightGraphs.jl#473 are merged before we do this - otherwise I think we're going to lose functionality in the interim. |
well, right now 0.5 users have no functionality at all, they can't install the package... |
julia 0.4 0.5- | ||
LightGraphs | ||
julia 0.5- | ||
LightGraphs 0.7.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you bump this to 0.7.2 please?
@CarloLucibello I'm ready to ignore the nightly failure if you think this is ready to go. |
go! |
put a checkout for LG in travis just to check if everything is alright