Version 0.9-9 (2011-12-08)

    - Recognize hexadecimal numbers.

    - Use the value of getOption("OutDec") to identify numbers.

    - Do not enable colorization if interactive() == FALSE.

Version 0.9-4 (2011-11-22)

    - Follow the documentation and do not colorize the output after being
      loaded if Sys.getenv("TERM") == "".

    - Do not crash JGR, RStudio and other GUIs when unloading the 'colorout'
      namespace.

Version 0.9-3 (2011-11-22)

    - New functions to support 256 colors: setOutputColors256() and
      show256Colors().

    - Possibility of working with Emacs/ESS, but with issues: no 256 colors
      and conflict with ESS autocompletion mecanism.

    - Fix warning on unloadNamespace() called by R CMD check.

Version 0.9-0 (2011-11-19)

    - Initial release.
