v2.0.0
Crayons now (similar to Base printstyled
) only print color codes in the case that the IO object defines it with the :color => true
keyword as an IOContext
property. This could be a breaking change for e.g. tests that expect the color codes to always be printed.