File golang-github-mgutz-ansi.changes of Package golang-github-mgutz-ansi
-------------------------------------------------------------------
Thu Sep 14 12:30:57 UTC 2017 - mrueckert@suse.de
- Update to version 0.0~git1486396656.9520e82:
* add color viewer; refactor to use bytes.Buffer
* fix <nil> error
* fix buf
* simplify
* add note about colorable on Windows
* add 256 color support and constants
* duplicated Constants.
* add off to disable colors
* add support for strikethrough (not supported on all terminals)
* update docs and test
-------------------------------------------------------------------
Thu Sep 14 12:30:35 UTC 2017 - mrueckert@suse.de
- initial package