15
0

- update to 0.2.0

* Add crayons.enable()
 * color funcs generated from __all__ var
 * Disable colors on TERM=dumb

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=5
This commit is contained in:
2019-03-04 14:45:15 +00:00
committed by Git OBS Bridge
parent 1545d31e35
commit a88f967707
4 changed files with 16 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 4 14:43:50 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.2.0
* Add crayons.enable()
* color funcs generated from __all__ var
* Disable colors on TERM=dumb
-------------------------------------------------------------------
Fri May 11 21:52:30 UTC 2018 - toddrme2178@gmail.com