a6c8a7a19639eac1181a13628faadfda8cad9a6b
[gitmo/MooseX-Object-Pluggable.git] / Changes
1 Revision history for MooseX-Object-Pluggable
2 0.0007    Jan 22, 2008
3           Fix for Moose 0.34
4
5 0.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.
10 0.0005    Apr 13, 2007
11           Goodbye Class::Inspector, hello Module::Object::Pluggable
12           More Tests
13           App namespaces functionality.
14           Test for app namespaces functionality
15 0.0004    Jan 23, 2007
16           PODFixes
17 0.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
23 0.0002    Jan 16, 2007
24           Forgot Class::Inspector dep on Makefile
25 0.0001    Jan 16, 2007
26           Initial Release!
27