-
Notifications
You must be signed in to change notification settings - Fork 113
toFile is not recognized as a key #167
Comments
The feature has not been released yet ;) |
A solution is to tag the repo (e.g.
A much better solution would be to have an official release. |
:( |
Yeah, sorry, that's really painful. I had a bit more time/energy in last summer and started preparing the new release before other things took over again. I try to get a release out soon. |
Any idea when a version including this will be released? I sadly just realized I ran into this ticket when I got to the point I was debugging decompiled sbt code (I didn't think I'd be getting that far when I started, otherwise I'd have set up a proper debugging env) and realized the code that was running didn't match what I was expecting to see based on this |
Looking for this feature as well, seems the code in master has the feature ready and just needs a release. Let us know if you need any help pushing a new release out |
Released with 0.10.0-RC1. |
sbt version 1.1.0
dependency graph version 0.9.2
scala version 2.11.11
os: Mac OS 10.13.6
Plugin installed in
~/.sbt/1.0/plugins/plugins.sbt
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
The text was updated successfully, but these errors were encountered: