diff --git a/DESCRIPTION b/DESCRIPTION index 9cf9112..78e7d9a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: colorout -Version: 1.2-0 -Date: 2018-02-05 +Version: 1.2-1 +Date: 2019-04-28 Title: Colorize R Output on Terminal Emulators Author: Jakson Aquino and Dominique-Laurent Couturier Maintainer: Jakson Alves de Aquino diff --git a/NEWS b/NEWS index 9f0ae5e..e27bcb8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.2-1 (2019-04-28) + + - Minor bug fixes. + Version 1.2-0 (2018-02-05) - Bug fix: diff --git a/README.md b/README.md index 6b5fe17..86aa320 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ output is colorized accordingly; otherwise, it is colorized as "stderror" ### Customization + You can customize the colors according to your preference, guided by the color table made by the command `show256Colors()`. You can also set the colors to any arbitrary string. In this case, it is @@ -25,6 +26,7 @@ up to you to set valid values. ### Installation + You can install the package by running the following commands in a terminal emulator: @@ -45,6 +47,7 @@ because we cannot colorize the output without replacing these functions. ### Previous Versions: + Recently released versions are available at https://github.com/jalvesaq/colorout/releases and older versions are at https://drive.google.com/open?id=0ByMBQcSs9G7KYkotRGpRYjlLVDg