Revision history for Perl extension Sub::Contract

0.00  2007-02-20
	- alfa version, still under development

0.01  2008-04-25
        - releasing alfa version

0.02  2008-04-28
        - replace Hook::WrapSub with builtin equivalent to enable memoizing later on
        - more tests
        - added benchmarking

0.03  2008
        - improve code generation
        - more POD
        - more tests