93d335d446bb17557e9db1fc89d74cf38b0594d7
[gitmo/MooseX-Object-Pluggable.git] / Changes
1 Revision history for MooseX-Object-Pluggable
2 0.0006    Jan 11, 2008
3           Deprecate the Extension mechanism
4           Added load_plugins
5           Test while classes are immutable for good measure.
6           Remove use strict and use warnings. Moose does it for us.
7 0.0005    Apr 13, 2007
8           Goodbye Class::Inspector, hello Module::Object::Pluggable
9           More Tests
10           App namespaces functionality.
11           Test for app namespaces functionality
12 0.0004    Jan 23, 2007
13           PODFixes
14 0.0003    Jan 19, 2007
15           Forget anon classes, go back to applying to $self
16           goodbye __anon_subclass and _anon_subclass
17           hello _original_class_name
18           Props to mst for pointing out the error of my ways
19           A couple more minor tests
20 0.0002    Jan 16, 2007
21           Forgot Class::Inspector dep on Makefile
22 0.0001    Jan 16, 2007
23           Initial Release!
24