Releases: jalvesaq/colorout
Releases · jalvesaq/colorout
Version 1.3-2
Version 1.3-1
- Colorize the output only when the package is attached, not when loaded.
- Check the preceding char when looking for matches to reserved words.
- Minor bug fixes.
Version 1.3-0
- Colorize patterns defined by users.
- New function: isColorOut().
Version 1.2-1
Minor bug fixes.
Version 1.2-0
-
Bug fix:
- Do not colorize already colorized output.
-
New features/changes:
-
Colorize output within RStudio.
-
Accept any string as color code.
-
New color category: index
-
Change stderr color: magenta.
-
setOutputColors256 is deprecated and a 256 color scheme is used by default.
-
Version 1.1-2
- Improve and complete Polish translation (thanks to Łukasz Daniel).
- Add screenshot to documentation.
Version 1.1-1
- Minor bug fixes.
- New options: colorout.noninteractive and colorout.notatty.