|
|
|
|
Changelog for perl-Term-ANSIColor-5.01-lp155.2.1.noarch.rpm :
* Sun Jan 19 2020 - updated to 5.01 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 5.01 (2020-01-17) Add support for NO_COLOR to suppress all formatting sequences. Thanks, Andrea Telatin. Document that aliases are expanded during alias definition, and thus an alias defined in terms of another alias will not change if the other alias is redefined. Fix SYNOPSIS example of uncolor. The function returns a list, not a reference to a list. Thanks, Joe Smith. (#131414) * Mon Jan 06 2020 - updated to 5.00 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 5.00 (2020-01-05) Drop support for Perl 5.6. The minimum supported version is now Perl 5.8. Perl 5.6 isn\'t supported by Travis-CI and is only spottily tested, so true support is dubious. Add suport for true color (24-bit color) via new rNNNgNNNbNNN and on_rNNNgNNNbNNN attributes. These are only supported via the function interface, not in the constant interface. Based on work by Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯. (#130083) Allow color aliases to map to multiple attributes instead of only one attribute. Based on work by Yanick Champoux. Aliases may now be defined in terms of other aliases. Document bad interactions between colored output to standard output and standard error when standard output is line-buffered in a couple of places in the manual and suggest setting autoflush() or EACHLINE as a fix. (#121974) Document how to support CLICOLOR in programs using Term::ANSIColor. (Due to backward compatibility and non-output uses, there\'s no easy way to support CLICOLOR in the module automatically.) Update to rra-c-util 8.1: * Update perlcritic configuration. * Add SPDX-License-Identifier headers to all significant files. * Sat Oct 29 2016 cooloAATTsuse.com- updated to 4.06 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 4.06 (2016-10-28) Add aliases ansi16 through ansi255 and on_ansi16 through on_ansi255 (plus the corresponding constants) for the grey and rgb colors so that one can refer to all of the 256 ANSI colors with consistent names. These are aliases; the colors returned by uncolor will still use the grey and rgb names. (#118267) * Wed Mar 23 2016 cooloAATTsuse.com- updated to 4.05 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 4.05 (2016-03-20) Color aliases are now restricted to ASCII alphanumerics, due to the below change. Delay loading of the Carp module and avoid using [:upper:], \\w, and \\d in regular expressions to reduce the amount of memory this module consumes. (Normally, I wouldn\'t worry about this, but this module is very light-weight and can be useful even in highly space-constrained environments, and the impact is slight.) Thanks, Nicolas R. (#111552) Provide a mailto address in bug tracking metadata, use the shorter form of the RT bug tracker URL, and fix the license value to match the new metadata specification. Rework Makefile.PL so that the munging for older versions of ExtUtils::MakeMaker is less intrusive. * Wed Dec 09 2015 cooloAATTsuse.com- updated to 4.04 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes * Tue Apr 14 2015 cooloAATTsuse.com- updated to 4.03 see /usr/share/doc/packages/perl-Term-ANSIColor/ * Tue Apr 14 2015 cooloAATTsuse.com- updated to 3.01 see /usr/share/doc/packages/perl-Term-ANSIColor/ChangeLog 2011-07-20 Russ Allbery * ANSIColor.pm: Version 3.01 released. * Makefile.PL: Change the DISTNAME to Term-ANSIColor. * ANSIColor.pm (colored): Only interpret an initial array reference as a list of colors, not any initial reference, allowing the colored function to work properly on objects with stringification defined. Thanks, Revilo Reegiles. * t/stringify.t: New test for proper behavior with non-array references in colored. 2011-03-13 Russ Allbery * ANSIColor.pm: Fix two syntax errors in the SYNOPSIS. Thanks, Jan Hartung. 2010-10-08 Russ Allbery * ANSIColor.pm: Warn in the documentation that attributes are not supported in and will not work with Perl formats. 2010-04-11 Russ Allbery * ANSIColor.pm: Update the URL for ECMA-048 in the documentation. * Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro * Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules * Sun Aug 29 2010 pascal.bleserAATTopensuse.org- initial package (3.00)
|
|
|