8
0
Files
perl-Parse-ANSIColor-Tiny/perl-Parse-ANSIColor-Tiny.changes
Dirk Stoecker 60eee76749 Accepting request 1034238 from devel:languages:perl:autoupdate
- updated to 0.700
   see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
  0.700     2022-10-22T17:50:58Z
    - Fix reset_foreground/reset_background to work with the 256 set of colors.

OBS-URL: https://build.opensuse.org/request/show/1034238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-ANSIColor-Tiny?expand=0&rev=6
2022-11-08 12:40:43 +00:00

55 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 23 03:11:40 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.700
see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
0.700 2022-10-22T17:50:58Z
- Fix reset_foreground/reset_background to work with the 256 set of colors.
-------------------------------------------------------------------
Thu Sep 7 05:59:07 UTC 2017 - coolo@suse.com
- updated to 0.601
see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
0.601 2017-09-06T14:43:42Z
- Update meta files. No code changes.
-------------------------------------------------------------------
Thu May 5 09:54:05 UTC 2016 - coolo@suse.com
- updated to 0.600
see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
0.600 2016-04-25T04:38:24Z
- Add support for 256 colors.
Thanks to Dmitry Fedin for the pull request! (gh-1)
-------------------------------------------------------------------
Tue Apr 14 20:04:57 UTC 2015 - coolo@suse.com
- updated to 0.501
see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
0.501 2014-03-16T01:28:17Z
- Improve parsing (removal) of non-color escapes.
- More tests.
0.500 2014-03-16T00:23:43Z
[Backward Incompatible Changes]
- By default escape sequences not relating to colors are removed.
This can be disabled with a constructor argument.
- Process 39/49 as foreground/background reset.
-------------------------------------------------------------------
Wed Apr 18 14:19:17 CET 2012 - pascal.bleser@opensuse.org
- initial version (0.400)