Changes for version 0.0101 - 2006-11-08

  • Added the links in the POD as generated by latest versions of Module-Starter.
  • First stable version.

Changes for version 0.0100_03 - 2006-10-05

  • Fixed the annoying problem with the colored error message followed by some empty lines.
  • Changed to the new Test-Run interface. (%args -> $args)
  • Removed a redundant "use" call.
  • Changed the T::R::Obj interface to accept one hash ref, instead of key1 => "value1", key2 => "value2" (%args) arguments.

Changes for version 0.0100_02 - 2006-04-23

  • Now over-riding _handle_runtests_error_text instead of _handle_runtests_error, per the refactoring of Test::Run::Obj.

Changes for version 0.0100_01 - 2006-04-06

  • First version, released on an unsuspecting world.

Modules

A Test::Run plugin that colors the summary.