the command line now uses the crayons Python library in order to have colored strings in the terminal.

This commit is contained in:
Cédric Bonhomme 2017-02-20 14:16:41 +01:00
parent 263e287559
commit 6215c03939
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 25 additions and 26 deletions

View file

@ -1,6 +1,12 @@
Release History
===============
0.6.6 (2017-02-20)
------------------
* improved docstrings for the desciption of the generators;
* improved the command which displays the list of generators.
0.6.5 (2017-02-16)
------------------