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