| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.
- 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.
- 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.
- initial version (0.100)