changes
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
472334a0 20.0008 Jul 18, 2008
3 Cleanup Attribute declarations
4 Eliminate extension mechanisms and the tests
7579722e 5
0e16871f 60.0007 Jan 22, 2008
7 Fix for Moose 0.34
8
9843fa64 90.0006 Jan 11, 2008
10 Deprecate the Extension mechanism
11 Added load_plugins
12 Test while classes are immutable for good measure.
13 Remove use strict and use warnings. Moose does it for us.
7579722e 14
208f7b27 150.0005 Apr 13, 2007
16 Goodbye Class::Inspector, hello Module::Object::Pluggable
17 More Tests
18 App namespaces functionality.
0a369903 19 Test for app namespaces functionality
7579722e 20
12d4facb 210.0004 Jan 23, 2007
22 PODFixes
7579722e 23
9bef9c02 240.0003 Jan 19, 2007
25 Forget anon classes, go back to applying to $self
26 goodbye __anon_subclass and _anon_subclass
27 hello _original_class_name
28 Props to mst for pointing out the error of my ways
29 A couple more minor tests
7579722e 30
421e9f8d 310.0002 Jan 16, 2007
32 Forgot Class::Inspector dep on Makefile
7579722e 33
421e9f8d 340.0001 Jan 16, 2007
35 Initial Release!
36