The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Release history for Minecraft-SectionFilter

0.002000 2013-04-07T21:26:10Z
 [Dependencies::Changed / build requires]
 - Module::Build 0.4003 → 0.4004

 [Dependencies::Changed / configure requires]
 - Module::Build 0.4003 → 0.4004

 [Dependencies::Changed / develop suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL v1.7.0 → v1.7.2

 [Feature]
 - Now warns when a un-assigned section code is seen in the ansi filter. 
 - If the section code is an upper case version of a lower case known one,
   lower case one is used and a warning is printed to STDERR
 - If the section code is not know, in either upper case or lower case, a
   warning is printed to STDERR and a placeholder inserted into the output
   in the form <unknow section O>

 [Packaging]
 - uses Module::Build 0.4004 test_requires

0.001002 2013-04-04T00:08:25Z
 [BugFix]
 - Depend on at least Term::ANSIColor 4 to avoid "bright_*" failing.

 [Dependencies::Changed / build requires]
 - Module::Build 0.4003 → 0.4004

 [Dependencies::Changed / configure requires]
 - Module::Build 0.4003 → 0.4004

 [Dependencies::Changed / develop suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL v1.7.1 → v1.7.2

 [Dependencies::Changed / runtime requires]
 - Term::ANSIColor 0 → 4.00

 [Packaging]
 - Utilise Module::Build 0.4004 test_requires

0.001001 2013-03-30T18:59:02Z
 [Documentation]
 - Minor Layout issues
 - General synopsis for the function <ansi_encode_sections> was missing.

0.001000 2013-03-30T18:49:56Z
 - First version.