9
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
8a6fd40d 20.0009 Nov 25, 2008
599dcdc7 3 Avoid throwing an error when load_plugins is called on already-loaded
4 plugins
5
472334a0 60.0008 Jul 18, 2008
7 Cleanup Attribute declarations
8 Eliminate extension mechanisms and the tests
7579722e 9
0e16871f 100.0007 Jan 22, 2008
11 Fix for Moose 0.34
12
9843fa64 130.0006 Jan 11, 2008
14 Deprecate the Extension mechanism
15 Added load_plugins
16 Test while classes are immutable for good measure.
17 Remove use strict and use warnings. Moose does it for us.
7579722e 18
208f7b27 190.0005 Apr 13, 2007
20 Goodbye Class::Inspector, hello Module::Object::Pluggable
21 More Tests
22 App namespaces functionality.
0a369903 23 Test for app namespaces functionality
7579722e 24
12d4facb 250.0004 Jan 23, 2007
26 PODFixes
7579722e 27
9bef9c02 280.0003 Jan 19, 2007
29 Forget anon classes, go back to applying to $self
30 goodbye __anon_subclass and _anon_subclass
31 hello _original_class_name
32 Props to mst for pointing out the error of my ways
33 A couple more minor tests
7579722e 34
421e9f8d 350.0002 Jan 16, 2007
36 Forgot Class::Inspector dep on Makefile
7579722e 37
421e9f8d 380.0001 Jan 16, 2007
39 Initial Release!
40