File python-logzero.changes of Package python-logzero
-------------------------------------------------------------------
Fri Mar 2 19:24:24 UTC 2018 - sebix+novell.com@sebix.at
- update to version 1.4.0:
* Allow Disabling stderr Output (PR 83)
-------------------------------------------------------------------
Fri Sep 15 09:06:58 UTC 2017 - sebix+novell.com@sebix.at
- update to 1.3.1
* logzero.logfile() doc fix (#41)
-------------------------------------------------------------------
Mon Jul 24 12:58:14 UTC 2017 - jengelh@inai.de
- Rewrite and trim descriptions.
-------------------------------------------------------------------
Thu Jul 20 10:01:50 UTC 2017 - sebix+novell.com@sebix.at
- update to 1.3.0
* colorama for color output (now supports windows). see #18
* allow force color with env var LOGZERO_FORCE_COLOR
-------------------------------------------------------------------
Sat Jul 15 19:32:51 UTC 2017 - sebix+novell.com@sebix.at
- upgrade to 1.2.1
* Logfiles with custom loglevels (eg. stream handler with DEBUG and file handler with ERROR).
-------------------------------------------------------------------
Wed Jul 5 19:44:33 UTC 2017 - sebix+novell.com@sebix.at
- upgrade to 1.2.0
-------------------------------------------------------------------
Tue Jul 4 19:37:00 UTC 2017 - sebix+novell.com@sebix.at
- fix the build by running the tests with unicode LANG
-------------------------------------------------------------------
Tue Jul 4 17:15:05 UTC 2017 - sebix+novell.com@sebix.at
- upgrade to 1.1.2 (2017-07-04):
* Better reconfiguration of handlers, doesn't remove custom handlers anymore
- upgrade to 1.1.0 (2017-07-03)
* Bugfix: Disabled color logging to logfile
-------------------------------------------------------------------
Sat Jul 1 11:54:40 UTC 2017 - sebix+novell.com@sebix.at
- initial package