Share

PerlUnit

File Release Notes and Changelog

Release Name: 0.25

Notes:
Mostly a bugfix release: all outstanding serious bugs are fixed, build
and install should now be clean (previous version required "force
install" under cpan shell).

Updates for new features and minor bugs will follow.

Changes: + significant fixes to assert_deep_equals wrt. circular structures, scalar references and comparison of undef; and installation tests for these + make the is_numeric test stricter, which will affect results from assert_equal; tests for is_numeric + first stab at a UML class diagram, check the doc/class-diagram.txt before relying on it too heavily + tidy up and clarify the copyright notices, author POD sections; hopefully in a consistent and fair way + improve "Show..." dialog in GUI + remove some old junk Older changes, + changes to Test::Unit::Decorator + bugfix in T:U::Procedural + test and improve filtering Please see ChangeLog or CVS logs for more details.