]> git.donarmstrong.com Git - class_modular.git/.git/blob - CHANGES
* Update CHANGES for changes made in revision 37
[class_modular.git/.git] / CHANGES
1 v0.4 - 
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
8 v0.3 - Tuesday, October 19, 2004 19:28:22 PDT
9  * Fix debian directory to actually build this package properly
10  * Add Safe support and allow Storable to use Deparse to handle CODE references in clones
11  * Rearange function order so that the documentation is in a sane order in Class::Modular
12  * Add USE_SAFE variable to control whether Safe is used
13  * Improve documentation
14  * Fixes to tests
15
16 [:DARK MISTS OF TIME:]