0.0007 changes
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
0e16871f 20.0007 Jan 22, 2008
3 Fix for Moose 0.34
4
9843fa64 50.0006 Jan 11, 2008
6 Deprecate the Extension mechanism
7 Added load_plugins
8 Test while classes are immutable for good measure.
9 Remove use strict and use warnings. Moose does it for us.
208f7b27 100.0005 Apr 13, 2007
11 Goodbye Class::Inspector, hello Module::Object::Pluggable
12 More Tests
13 App namespaces functionality.
0a369903 14 Test for app namespaces functionality
12d4facb 150.0004 Jan 23, 2007
16 PODFixes
9bef9c02 170.0003 Jan 19, 2007
18 Forget anon classes, go back to applying to $self
19 goodbye __anon_subclass and _anon_subclass
20 hello _original_class_name
21 Props to mst for pointing out the error of my ways
22 A couple more minor tests
421e9f8d 230.0002 Jan 16, 2007
24 Forgot Class::Inspector dep on Makefile
250.0001 Jan 16, 2007
26 Initial Release!
27