006 ready
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
9843fa64 20.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.
208f7b27 70.0005 Apr 13, 2007
8 Goodbye Class::Inspector, hello Module::Object::Pluggable
9 More Tests
10 App namespaces functionality.
0a369903 11 Test for app namespaces functionality
12d4facb 120.0004 Jan 23, 2007
13 PODFixes
9bef9c02 140.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
421e9f8d 200.0002 Jan 16, 2007
21 Forgot Class::Inspector dep on Makefile
220.0001 Jan 16, 2007
23 Initial Release!
24