i messed up the v number on the last one
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
78f07575 20.0011 Apr 27, 2009
3 Version number FAIL on last release
4
acf6ced2 50.0010 Apr 27, 2009
6 Change how _original_class_name works so it sucks less.
7
8a6fd40d 80.0009 Nov 25, 2008
599dcdc7 9 Avoid throwing an error when load_plugins is called on already-loaded
10 plugins
11
472334a0 120.0008 Jul 18, 2008
13 Cleanup Attribute declarations
14 Eliminate extension mechanisms and the tests
7579722e 15
0e16871f 160.0007 Jan 22, 2008
17 Fix for Moose 0.34
18
9843fa64 190.0006 Jan 11, 2008
20 Deprecate the Extension mechanism
21 Added load_plugins
22 Test while classes are immutable for good measure.
23 Remove use strict and use warnings. Moose does it for us.
7579722e 24
208f7b27 250.0005 Apr 13, 2007
26 Goodbye Class::Inspector, hello Module::Object::Pluggable
27 More Tests
28 App namespaces functionality.
0a369903 29 Test for app namespaces functionality
7579722e 30
12d4facb 310.0004 Jan 23, 2007
32 PODFixes
7579722e 33
9bef9c02 340.0003 Jan 19, 2007
35 Forget anon classes, go back to applying to $self
36 goodbye __anon_subclass and _anon_subclass
37 hello _original_class_name
38 Props to mst for pointing out the error of my ways
39 A couple more minor tests
7579722e 40
421e9f8d 410.0002 Jan 16, 2007
42 Forgot Class::Inspector dep on Makefile
7579722e 43
421e9f8d 440.0001 Jan 16, 2007
45 Initial Release!
46