ariadne icon indicating copy to clipboard operation
ariadne copied to clipboard

Potential deprecation of `concolor`

Open epage opened this issue 2 years ago • 4 comments

I'm posting this as this project is reported as a dependent of concolor and wanted to both give you a heads up to prepare and an opportunity to discuss in case we should re-evaluate this.

We are proposing deprecating concolor in favor of either

We welcome feedback on this topic at rust-cli/concolor#47

epage avatar Jun 08 '23 15:06 epage

Bump

DasLixou avatar Jan 02 '24 16:01 DasLixou

In #98, I'm planning some fairly substantial changes to the crate. It's likely that concolor would be removed as part of this process anyway.

zesterer avatar Jan 02 '24 16:01 zesterer

yeah image this just annoyed me that i have windows shit 2 times so I checked concolor and I've seen that it was deprecated so I found this issue

DasLixou avatar Jan 02 '24 18:01 DasLixou

I'm currently using yansi (see yansi::whenever for an equivalent of concolor), and it seems to be working great!

So at that point, all that's necessary is to remove the concolor-related features.

ISSOtm avatar May 23 '24 21:05 ISSOtm