What if I use credo 1.0.0-rc1 and 1.0.0 is released. Normally, this would show up as another orange dependency, but maybe we would want another color in this special "I rely on a pre version and the regular release is finally out" case (to make it stand out amongst other, regularly outdated deps).
But maybe this is a case of "just because we could code that does not mean that we should" ...
I got this idea from [another discussion]():
What if I use credo
1.0.0-rc1
and1.0.0
is released. Normally, this would show up as another orange dependency, but maybe we would want another color in this special "I rely on a pre version and the regular release is finally out" case (to make it stand out amongst other, regularly outdated deps).But maybe this is a case of "just because we could code that does not mean that we should" ...
@marcoherbst any thoughts on this?