Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Several key DFS methods MISSING in 7.0.19 #33

Open
brinklec opened this issue Oct 12, 2018 · 1 comment
Open

Several key DFS methods MISSING in 7.0.19 #33

brinklec opened this issue Oct 12, 2018 · 1 comment

Comments

@brinklec
Copy link

Several key DFS-related methods, including Graph.reachable, are completely missing from the current release 7.0.19 for 2.12.

Quiver looks like a very nice library and I would like to use it, but the first thing I wanted to use was the Graph.reachable method I saw in the 7.1-SNAPSHOT source on Github. I eventually downloaded the source JAR and confirmed that reachable and several other DFS-based methods are commented out in released 7.0.19 source for 2.12.

Tried also to get sbt to use 7.1-SNAPSHOT, but io.verizon.quiver#core_2.12;7.1-SNAPSHOT: not found.

@rossabaker
Copy link
Contributor

We brought some functions back on master in #31, but it looks like we haven't released again.

We no longer have the publishing infrastructure from Verizon. Other projects, like Nelson and Knobs, have moved to the getnelson organization. I think the best way to revive this would be to move it over there and do a release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants