Skip to content
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

Replace colorize with a simple internal implementation #106

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

DamirSvrtan
Copy link
Owner

Fasterer has been using the colorize gem for coloring output since it's inception, and to my surprise, more issues were opened related to it then i would expect. Given it's a simple implementation and we use a very small subset of features (color in red, color in green), here's an attempt to replace it with an internal implementation.

I would not be surprised if there is a bug or two that pops up for folks, but that's okay, we'll solve it and get rid of colorize.

@DamirSvrtan DamirSvrtan merged commit 346e79c into master Nov 13, 2023
6 checks passed
@hlascelles
Copy link
Contributor

Thanks for this. Please do publish a new gem 👍

@DamirSvrtan
Copy link
Owner Author

@hlascelles i've published a new gem, the version number is 0.11.0!

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

Successfully merging this pull request may close these issues.

None yet

2 participants