]> git.donarmstrong.com Git - class_modular.git/.git/blob - CHANGES
start 0.06SVN version
[class_modular.git/.git] / CHANGES
1 v0.4 - Saturday, January 22, 2005 13:31:54 PST
2  * Add is_loaded function
3  * Improve documentation
4  * load now checks the subclasses @METHODS and @SUB_MODULE if there
5    isn't a _methods or _init method, respectively.
6  * Add documentation and tests for the above
7  * Add isa function
8
9 v0.3 - Tuesday, October 19, 2004 19:28:22 PDT
10  * Fix debian directory to actually build this package properly
11  * Add Safe support and allow Storable to use Deparse to handle CODE references in clones
12  * Rearange function order so that the documentation is in a sane order in Class::Modular
13  * Add USE_SAFE variable to control whether Safe is used
14  * Improve documentation
15  * Fixes to tests
16
17 [:DARK MISTS OF TIME:]