forked from pool/perl-HTML-FromANSI-Tiny
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FromANSI-Tiny?expand=0&rev=8
66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 8 22:32:50 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Fix disabling of __perllib_provides
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 12 03:07:21 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.107
|
|
see /usr/share/doc/packages/perl-HTML-FromANSI-Tiny/Changes
|
|
|
|
0.107 2024-01-11T15:55:33Z
|
|
- Update meta files. No code changes.
|
|
0.106 2024-01-11T15:47:02Z
|
|
- Add 'attr_to_class' method to allow subclasses to customize class names.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 7 05:33:45 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.105
|
|
see /usr/share/doc/packages/perl-HTML-FromANSI-Tiny/Changes
|
|
|
|
0.105 2017-09-06T14:44:55Z
|
|
|
|
- Update meta files. No code changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 1 09:23:54 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.104
|
|
see /usr/share/doc/packages/perl-HTML-FromANSI-Tiny/Changes
|
|
|
|
0.104 2016-04-25T05:37:30Z
|
|
|
|
- Add colors for 256 palette.
|
|
Bump prereq on Parse::ANSIColor::Tiny to get them.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 21:05:30 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.103
|
|
see /usr/share/doc/packages/perl-HTML-FromANSI-Tiny/Changes
|
|
|
|
0.103 2014-03-16T01:56:14Z
|
|
|
|
- Remove many terminal escape sequences not related to color
|
|
(by bumping the prereq on Parse::ANSIColor::Tiny to 0.500).
|
|
Thanks to Taiki Kawakami for the pull request!
|
|
|
|
0.102 2013-08-17T17:20:37Z
|
|
|
|
- Sort css entries for consistent output on 5.18+ (to facilitate testing).
|
|
Thanks Stephen Thirlwall!
|
|
|
|
0.101 2013-07-09T14:12:55Z
|
|
|
|
- Add 'inline_style' boolean to enable output using style=""
|
|
instead of class="".
|
|
- Add 'styles' attribute for customizing styles.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 14:19:37 CET 2012 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.100)
|
|
|