------------------------------------------------------------------------ 0.04_02 | Piotr Roszatycki | 2007-09-27 Fixes: * Remove test unit which compares numerically hex value. It works differently on several Perl versions. ------------------------------------------------------------------------ 0.04_01 | Piotr Roszatycki | 2007-09-23 Fixes: * Fix incompatibility with 5.006 (Exporter, numerification for "0xF00" string). ------------------------------------------------------------------------ 0.04 | Piotr Roszatycki | 2007-09-23 Fixes: * Redirect error messages to STDERR. * Autoflush STDOUT and STDERR. * The error messages are prefixed with "# " string. Changes: * Switched to Module::Build. * Documentation of API. * Ported some test units from Test::Unit package. * The error messages are more compatible with Test::Unit. * Added Test::Unit::TestCase->fail method. * Added Test::Unit::TestSuite->name and units accessors. ------------------------------------------------------------------------ 0.03 | Piotr Roszatycki | 2007-05-22 Fixes: * Added "Boolean assertion failed" message on failed assert() check. * Removed "undefined value" warning if message is empty. ------------------------------------------------------------------------ 0.02 | Piotr Roszatycki | 2007-05-11 * Fix incompatibility with 5.006. * Try to fix syntax error on 5.009. ------------------------------------------------------------------------ 0.01 | Piotr Roszatycki | 2007-05-09 * Development release. ------------------------------------------------------------------------