v0.4.4 08/28/16 -- Add Colr.stripped(), and use it everywhere needed.
v0.4.3 08/21/16 -- Allow --auto-disable for --translate and --listcodes.
v0.4.2 08/21/16 -- Small message change for --listcodes.
v0.4.1 08/21/16 -- Allow option of unique/all codes when listing escape codes in text.
v0.4.0 08/21/16 -- Better translation, and escape code explainer for the cmdline tool.
v0.3.0 06/21/16 -- Type checking with typing/mypy.
v0.2.5 04/20/16 -- Cleanups/linting.
v0.2.4 12/09/15 -- Include tests in package.
v0.2.3 12/09/15 -- Tests added, gotchas fixed.
v0.2.2 12/08/15 -- Prettier rainbow/gradient, linemode, and more tests.
v0.2.1-1 12/07/15 -- Fix for help, and doc changes.
v0.2.1 12/07/15 -- Basic Windows support.
v0.2.0 12/06/15 -- rainbow(), better gradient(), and more tool features.
v0.1.1 12/05/15 -- New dunder methods to offer more str-like behavior.
v0.1.0 12/05/15 -- colr tool, strip_codes, other improvements.
v0.0.7-2 11/26/15 -- Doc typos.
v0.0.7-1 11/26/15 -- Customizable auto_disable(), and docs.
v0.0.7 11/26/15 -- Refactor auto_disable into a function that is called once.
v0.0.6 11/26/15 -- Add auto-color-disable, fixed a typo.
v0.0.5 09/27/15 -- Added __format__ to Colr objects.
v0.0.4 08/18/15 -- Docs, len(), and chainable gradient().
v0.0.3-1 08/18/15 -- Update dir() info.
v0.0.3 08/18/15 -- Add Colr().gradient(), and clean a bit.
v0.0.2-2 08/14/15 -- PyPi Classifier update.
v0.0.2-1 08/14/15 -- Doc update.
v0.0.2 08/14/15 -- First release, basic working linux version.
